Reset.
| DMA0 | DMA Reset. |
| WDT | Watchdog Timer Reset. |
| GPIO0 | GPIO0 Reset. Setting this bit to 1 resets GPIO0 pins to their default states. |
| TMR0 | Timer0 Reset. |
| TMR1 | Timer1 Reset. |
| TMR2 | Timer2 Reset. |
| TMR3 | Timer3 Reset. |
| TMR4 | Timer4 Reset. |
| TMR5 | Timer5 Reset. |
| UART | UART Reset. |
| SPI | SPI Reset. |
| I3C | I3C Reset. |
| RTC | Real Time Clock Reset. |
| TRNG | TRNG Reset. |
| DMA1 | DMA1 Reset. |
| SOFT | Soft Reset. Setting this bit to 1 resets everything except the CPU and the watchdog timer. |
| PERIPH | Peripheral Reset. Setting this bit to 1 resets all peripherals. The CPU core, the watchdog timer, and all GPIO pins are unaffected by this reset. |
| SYS | System Reset. Setting this bit to 1 resets the CPU core and all peripherals, including the watchdog timer. |