Registers
RTC_CTRL
- Base Address: 0xA000C500
- Offset: 0x18
- Reset Value: 0x00003100
| Bits | Field Name | RW | Reset | Description |
|---|---|---|---|---|
|
31:14 |
RSVD |
R |
Reserved bits |
|
|
13 |
WRAP_INT_EN |
RW |
0x1 |
Wrap-around interrupt enable. Value:
|
|
12 |
ALARM_INT_EN |
RW |
0x1 |
Timer alarm interrupt enable. Value:
|
|
11 |
RSVD |
R |
Reserved bits |
|
|
10:8 |
CLK_SEL |
RW |
0x1 |
Timer clock select. Refer to 表 27. |
|
7:4 |
WRAP_CNT |
R |
0x0 |
Wrap-around counter |
|
3 |
RSVD |
R |
Reserved bits |
|
|
2 |
ALARM_VAL_LOAD |
W |
0x0 |
Alarm value load. Write 1 to load the value. |
|
1 |
VAL_LOAD |
W |
0x0 |
Up counter value load. Write 1 to load the value. |
|
0 |
EN |
RW |
0x0 |
Enable calendar timer. Value:
|
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. |