FlexRay Communication Controller (FLEXRAY)
MPC5510 Microcontroller Family Reference Manual, Rev. 1
Freescale Semiconductor
30-41
Preliminary
30.5.2.28 Offset Correction Value Register (OFCORVR)
This register provides the sign extended offset correction value in microticks as it was calculated by the
clock synchronization algorithm. The FlexRay block updates this register during the NIT.
30.5.2.29 Combined Interrupt Flag Register (CIFRR)
This register provides five combined interrupt flags and a copy of three individual interrupt flags. The
combined interrupt flags are the result of a binary OR of the values of other interrupt flags regardless of
the state of the interrupt enable bits. The generation scheme for the combined interrupt flags is depicted in
. The individual interrupt flags WUPIF, FNEBIF, and FNEAIF are copies of corresponding
flags in the
Global Interrupt Flag and Enable Register (GIFER)
and are provided here to simplify the
application interrupt flag check. To clear the individual interrupt flags, the application must use the
Interrupt Flag and Enable Register (GIFER)
.
NOTE
The meanings of the combined status bits MIF, PRIF, CHIF, RBIF, and
TBIF are different from those mentioned in the
Base + 0x003A
Additional Reset: RUN Command
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
OFFSETCORR
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 30-28. Offset Correction Value Register (OFCORVR)
Table 30-35. OFCORVR Field Descriptions
Field
Description
OFFSET-
CORR
Offset Correction Value. Protocol related variable:
vOffsetCorrection
(before value limitation and external offset
correction)
This field provides the sign extended offset correction value in microticks as it was calculated by the clock
synchronization algorithm. The value is represented in 2’s complement format. This value does not include the
value limitation and the application of the external offset correction. If the magnitude of the internally calculated
rate correction value exceeds the limit given by offset_correction_out field in the
Protocol Configuration Register
, the clock correction reached limit interrupt flag CCL_IF is set in the
Protocol Interrupt Flag Register
.
Note: If the FlexRay block was not able to calculate an new offset correction term due to a lack of
synchronization frames, the OFFSETCORR value is not updated.
Base + 0x003C
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
0
0
0
0
0
0
0
0
MIF
PRIF
CHIF
WUP
IF
FNEB
IF
FNEA
IF
RBIF
TBIF
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 30-29. Combined Interrupt Flag Register (CIFRR)