User Timer
You can configure up to three user timers so you can perform actions such as timestamp and interrupts without using the core timer. You can adjust the interval period to generate a timer tick pulse by setting the prescaler register, based on the system clock or peripheral clock (if enabled).
| Address Offset | Register Name | Privilege | Width |
|---|---|---|---|
| 0x0000_0000 | Prescaler | Read/Write | 32 |
| 0x0000_0040 | Timer configuration | Read/Write | 32 |
| 0x0000_0044 | Timer limit | Read/Write | 32 |
| 0x0000_0048 | Timer value | Read | 32 |