Instance: AUX_TIMER
Component: AUX_TIMER
Base address: 0x400c7000
AUX Timer
Register Name |
Type |
Register Width (Bits) |
Register Reset |
Address Offset |
Physical Address |
RW |
32 |
0x0000 0000 |
0x0000 0000 |
0x400C 7000 |
|
RW |
32 |
0x0000 0000 |
0x0000 0004 |
0x400C 7004 |
|
RW |
32 |
0x0000 0000 |
0x0000 0008 |
0x400C 7008 |
|
RW |
32 |
0x0000 0000 |
0x0000 000C |
0x400C 700C |
|
RW |
32 |
0x0000 0000 |
0x0000 0010 |
0x400C 7010 |
|
RW |
32 |
0x0000 0000 |
0x0000 0014 |
0x400C 7014 |
Address offset |
0x0000 0000 |
||
Physical address |
0x400C 7000 |
Instance |
AUX_TIMER |
Description |
Timer 0 Configuration |
||
Type |
RW |
Bits |
Field Name |
Description |
Type |
Reset |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
31:14 |
Reserved |
Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior.(RO std text) |
RO |
0x0 0000 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
13 |
TICK_SRC_POL |
Source count polarity for timer 0
|
RW |
0 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
12:8 |
TICK_SRC |
Selected tick source for timer 0
|
RW |
0x00 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
7:4 |
PRE |
Prescaler division ratio is 2^PRE |
RW |
0x0 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3:2 |
Reserved |
Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior.(RO std text) |
RO |
0x0 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1 |
MODE |
Timer 0 mode
|
RW |
0 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
0 |
RELOAD |
Timer 0 reload setting
|
RW |
0 |
Address offset |
0x0000 0004 |
||
Physical address |
0x400C 7004 |
Instance |
AUX_TIMER |
Description |
Timer 1 Configuration |
||
Type |
RW |
Bits |
Field Name |
Description |
Type |
Reset |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
31:14 |
Reserved |
Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior.(RO std text) |
RO |
0x0 0000 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
13 |
TICK_SRC_POL |
Source count polarity for timer 1
|
RW |
0 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
12:8 |
TICK_SRC |
Selected tick source for timer 1
|
RW |
0x00 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
7:4 |
PRE |
Prescaler division ratio is 2^PRE |
RW |
0x0 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3:2 |
Reserved |
Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior.(RO std text) |
RO |
0x0 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1 |
MODE |
Timer 1 mode
|
RW |
0 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
0 |
RELOAD |
Timer 1 reload setting
|
RW |
0 |
Address offset |
0x0000 0008 |
||
Physical address |
0x400C 7008 |
Instance |
AUX_TIMER |
Description |
Timer 0 Control |
||
Type |
RW |
Bits |
Field Name |
Description |
Type |
Reset |
||
31:1 |
Reserved |
Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior.(RO std text) |
RO |
0x0000 0000 |
||
0 |
EN |
Timer 0 run enable control. The counter restarts when enabling the timer. If T0CFG.RELOAD = 0, the timer is automatically disabled when reaching T0TARGET.VALUE |
RW |
0 |
Address offset |
0x0000 000C |
||
Physical address |
0x400C 700C |
Instance |
AUX_TIMER |
Description |
Timer 0 Target |
||
Type |
RW |
Bits |
Field Name |
Description |
Type |
Reset |
||
31:16 |
Reserved |
Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior.(RO std text) |
RO |
0x0000 |
||
15:0 |
VALUE |
Timer 0 counts from 0 to VALUE. Then gives an event and restarts if configured to do to so in the T0CFG.RELOAD setting. If VALUE is changed while timer 0 is running so that the count becomes higher than VALUE timer 0 will also restart if configured to do so. |
RW |
0x0000 |
Address offset |
0x0000 0010 |
||
Physical address |
0x400C 7010 |
Instance |
AUX_TIMER |
Description |
Timer 1 Target |
||
Type |
RW |
Bits |
Field Name |
Description |
Type |
Reset |
||
31:8 |
Reserved |
Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior.(RO std text) |
RO |
0x00 0000 |
||
7:0 |
VALUE |
Timer 1 counts from 0 to VALUE. Then gives an event and restarts if configured to do to so in the T1CFG.RELOAD setting. If VALUE is changed while timer 1 is running so that the count becomes higher than VALUE timer 1 will also restart if configured to do so. |
RW |
0x00 |
Address offset |
0x0000 0014 |
||
Physical address |
0x400C 7014 |
Instance |
AUX_TIMER |
Description |
Timer 1 Control |
||
Type |
RW |
Bits |
Field Name |
Description |
Type |
Reset |
||
31:1 |
Reserved |
Software should not rely on the value of a reserved. Writing any other value than the reset value may result in undefined behavior.(RO std text) |
RO |
0x0000 0000 |
||
0 |
EN |
Timer 1 run enable control. The counter restarts when enabling the timer. If T1CFG.RELOAD = 0, the timer is automatically disabled when reaching T1TARGET.VALUE |
RW |
0 |
© 2015. Texas Instruments | All Rights Reserved |