22.5.16 Debug Control
Name: | DBGCTRL |
Offset: | 0x1E |
Reset: | 0x00 |
Property: | - |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
FAULTDET | DBGRUN | ||||||||
Access | R/W | R/W | |||||||
Reset | 0 | 0 |
Bit 2 – FAULTDET Fault Detection
This bit defines how the peripheral behaves when stopped in Debug mode.
Value | Name | Description |
---|---|---|
0 | NONE | No fault is generated if TCD is stopped in Debug mode. |
1 | FAULT | A fault is generated and both trigger flags are set if TCD is halted in Debug mode. |
Bit 0 – DBGRUN Debug Run
Value | Description |
---|---|
0 | The peripheral is halted in Break Debug mode and ignores events |
1 | The peripheral will continue to run in Break Debug mode when the CPU is halted |