1.36.5.6 DWT_CounterDisable Function
C
void DWT_CounterDisable(void)
Summary
Disable the cycle counter
Description
This function disables the cycle counter
Precondition
DWT_Initialize must have been called
Parameters
None.
Returns
None.
Example
DWT_CounterDisable();