FlexRay Communication Controller (FLEXRAY)
MPC5510 Microcontroller Family Reference Manual, Rev. 1
30-48
Freescale Semiconductor
Preliminary
30.5.2.39 Timer Configuration and Control Register (TICCR)
This register is used to configure and control the two timers T1 and T2. For timer details, see
Section 30.6.17, “Timer Support”
. The Timer T1 is an absolute timer. The Timer T2 can be configured as
an absolute or relative timer.
NOTE
Both timers are deactivated immediately when the protocol enters a state
different from
POC:normal active
or
POC:normal passive
.
Base + 0x005A
Write: T2_CFG:
POC:config
T2_REP, T1_REP, T1SP, T2SP, T1TR, T2TR: Normal Mode
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
0
0
T2_
CFG
T2_
REP
0
0
0
T2ST
0
0
0
T1_
REP
0
0
0
T1ST
W
T2SP T2TR
T1SP T1TR
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 30-39. Timer Configuration and Control Register (TICCR)
Table 30-47. TICCR Field Descriptions
Field
Description
T2_CFG
Timer T2 Configuration. This bit configures the timebase mode of Timer T2.
0 T2 is absolute timer.
1 T2 is relative timer.
T2_REP
Timer T2 Repetitive Mode. This bit configures the repetition mode of Timer T2.
0 T2 is non repetitive
1 T2 is repetitive
T2SP
Timer T2 Stop. This trigger bit is used to stop timer T2.
0 no effect
1 stop timer T2
T2TR
Timer T2 Trigger. This trigger bit is used to start timer T2.
0 no effect
1 start timer T2
T2ST
Timer T2 State. This status bit provides the current state of timer T2.
0 timer T2 is idle
1 timer T2 is running
T1_REP
Timer T1 Repetitive Mode. This bit configures the repetition mode of timer T1.
0 T1 is non repetitive
1 T1 is repetitive
T1SP
Timer T1 Stop. This trigger bit is used to stop timer T1.
0 no effect
1 stop timer T1
T1TR
Timer T1 Trigger. This trigger bit is used to start timer T1.
0 no effect
1 start timer T1
T1ST
Timer T1 State. This status bit provides the current state of timer T1.
0 timer T1 is idle
1 timer T1 is running