25.5.18 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 the TCD is stopped in Debug mode |
| 1 | FAULT | A Fault is generated, and both trigger flags are set if the TCD is halted in Debug mode |
Bit 0 – DBGRUN Debug Run
1’, the peripheral will continue operating in Debug mode when
the CPU is halted.| 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 |
