1.2.7.1 1.6.9.1 1.7.10.1 1.8.6.1 1.9.6.1 1.32.10.1 1.34.4.1 1.35.3.1 1.36.5.1 1.42.2.1 DWT_Initialize Function
C
void DWT_Initialize(void)
Summary
Initializes Data Watchpoint and Trace (DWT) unit.
Description
This function initializes the Data Watchpoint and Trace (DWT) unit as configured by the user from within the MHC.
Precondition
None.
Parameters
None.
Returns
None.
Example
DWT_Initialize();