Module dcb

Source
Expand description

Cortex-M Debug Control Block (DCB)

https://developer.arm.com/documentation/ddi0403/latest

Implementation matches ARM DDI 0403E.e

Functions§

disable_debug_and_trace
Disable the Debug and Trace unit DWT.
enable_debug_and_trace
Enable the Debug and Trace unit DWT.