FlexRay Module Registers
1356
SPNU563A – March 2018
Copyright © 2018, Texas Instruments Incorporated
FlexRay Module
26.3.2.2.9 Timer 1 Configuration Register (T1C)
This relative timer generates an interrupt on the non maskable interrupt signal CC_tint1 after the specified
number of macroticks has expired.
Timer 1 can be activated as long as the POC is either in NORMAL_ACTIVE state or in
NORMAL_PASSIVE state. Timer 1 is deactivated when leaving NORMAL_ACTIVE state or
NORMAL_PASSIVE state except for transitions between the two states.
Before reconfiguration of the timer, the timer has to be halted first by writing bit T1RC to 0.
and
illustrate this register.
Figure 26-125. Timer 1 Configuration Register (T1C) [offset_CC = 48h]
31
30
29
16
Reserved
TIMC
R-0
R/W-2h
15
2
1
0
Reserved
T1MS
T1RC
R-0
R/W-0
LEGEND: R = Read only; -
n
= value after reset
Table 26-104. Timer 1 Configuration Register (T1C) Field Descriptions
Bit
Field
Value
Description
31-30
Reserved
0
Reads return 0. Writes have no effect.
29-16
TIMC
Timer 1 macrotick count. When the configured macrotick count is reached the timer 1 interrupt is
generated. In case the configured macrotick count is not within the valid range, timer 1 will not
start.
Valid values:
• 2 to 16383 macroticks in continuous mode
• 1 to 16383 macroticks in single-shot mode
2h-3FFFh
Continuous mode.
1h-3FFFh
Single-shot mode.
15-2
Reserved
0
Reads return 0. Writes have no effect.
1
T1MS
Timer 1 mode select.
0
Single-shot mode.
1
Continuous mode.
0
T1RC
Timer 1 run control.
0
Timer 1 is halted.
1
Timer 1 is running.