1.6.9.5 DWT_CounterEnable Function
C
void DWT_CounterEnable(void)
Summary
Enable the cycle counter
Description
This function enables the cycle counter
Precondition
DWT_Initialize must have been called
Parameters
None.
Returns
None.
Example
DWT_CounterEnable();