|
ARM_minimal.
|
Control registr DEBUG MCU. ...
#include <dbgmcu.h>
Veřejné atributy | |
| struct { | |
| uint32_t DBG_SLEEP: 1 | |
| Debug Sleep mode. | |
| uint32_t DBG_STOP: 1 | |
| Debug Stop mode. | |
| uint32_t DBG_STANDBY: 1 | |
| Debug Standby mode. | |
| uint32_t UNUSED1: 2 | |
| uint32_t TRACE_IOEN: 1 | |
| Trace pin assignment control. | |
| uint32_t TRACE_MODE: 2 | |
| TRACE pin assignment for Asynchronous/Synchronous Mode, TRACEDATA size. | |
| uint32_t UNUSED2: 24 | |
| } | BIT |
| jednotlivé bity | |
| uint32_t | VAL |
| Celková hodnota. | |
Control registr DEBUG MCU.
1.8.11