1.2.7.6 1.6.9.6 1.7.10.6 1.8.6.6 1.9.6.6 1.32.10.6 1.34.4.6 1.35.3.6 1.36.5.6 1.42.2.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();