Registers
AON_WDT_CTRL
- Base Address: 0xA000C500
- Offset: 0x58
- Reset Value:0xA0010001
| Bits | Field Name | RW | Reset | Description |
|---|---|---|---|---|
| 31:27 | ALARM_VAL | RW | 0x14 |
Alarm values:
|
| 26 | AON_WDT_RUNNING | R | 0x0 |
Value:
|
| 25 | AON_WDT_RELOAD | W | 0x0 | Load the value in timer_value to the AON_WDT down counter. |
| 24 | AON_WDT_EN | RW | 0x0 |
Value:
|
| 23:16 | *EXTERNAL_WAKEUP_TYPE | RW | 0x1 |
Value:
|
| 15:8 | *INVERT_EXTERNAL_WAKEUP | RW | 0x0 |
Value:
|
| 7:0 | *SRC_EN | RW | 0x1 |
Enable external wakeup source.
Value:
|
Note:
AON_WDT_CTRL does not support fields marked with an asterisk (*).
VAL_SET
- Base Address: 0xA000C500
- Offset: 0x90
- Reset Value: 0x00000000
| Bits | Field Name | RW | Reset | Description |
|---|---|---|---|---|
| 31:0 | VAL_SET | RW | 0x0 | This register is shared with multiple timers. To apply the value, set the value then assert corresponding load registers. |
VAL_RD
- Base Address: 0xA000C500
- Offset: 0x94
- Reset Value: 0x00000000
| Bits | Field Name | RW | Reset | Description |
|---|---|---|---|---|
| 31:0 | VAL_RD | R | 0x0 | This register is to read the current value and shared with multiple timers. |