English
Language : 

PXS20RM Datasheet, PDF (823/1368 Pages) Freescale Semiconductor, Inc – PXS20 Microcontroller
FlexRay Communication Controller
Table 26-100. Transmit Message Buffer Slot Status Structure Field Descriptions
Field
Description
SUA
SEA
CEA
BVA
TCA
Startup Frame Indicator Channel A — protocol related variable: vRF!Header!SuFIndicator channel A
0 vRF!Header!SuFIndicator = 0
1 vRF!Header!SuFIndicator = 1
Syntax Error on Channel A — protocol related variable: vSS!SyntaxError channel A
0 vSS!SyntaxError = 0
1 vSS!SyntaxError = 1
Content Error on Channel A — protocol related variable: vSS!ContentError channel A
0 vSS!ContentError = 0
1 vSS!ContentError = 1
Boundary Violation on Channel A — protocol related variable: vSS!BViolation channel A
0 vSS!BViolation = 0
1 vSS!BViolation = 1
Transmission Conflict on Channel A — protocol related variable: vSS!TxConflict channel A
0 vSS!TxConflict = 0
1 vSS!TxConflict = 1
26.6.5.3 Message Buffer Data Field Description
The message buffer data field is used to store the frame payload data, or a part of it, of the frame to be
transmitted to or received from the FlexRay bus. The minimum required length of this field depends on
the message buffer type that the physical message buffer is assigned to and is given in Table 26-101. The
structure of the message buffer data field is given in Figure 26-128.
Table 26-101. Message Buffer Data Field Minimum Length
physical message buffer
assigned to
minimum length defined by
Individual Message Buffer in Segment 1
Receive Shadow Buffer in Segment 1
Individual Message Buffer in Segment 2
Receive Shadow Buffer in Segment 2
Receive FIFO for channel A
Receive FIFO for channel B
FR_MBDSR[MBSEG1DS]
FR_MBDSR[MBSEG1DS]
FR_MBDSR[MBSEG2DS]
FR_MBDSR[MBSEG2DS]
FR_RFDSR[ENTRY_SIZE] (FR_RFWMSR[SEL] = 0)
FR_RFDSR[ENTRY_SIZE] (FR_RFWMSR[SEL] = 1)
NOTE
The CC will not access any locations outside the message buffer data field
boundaries given by Table 26-101.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
0x0
DATA0 / MID0 / NMV0
DATA1 / MID1 / NMV1
0x2
DATA2 / NMV2
DATA3 / NMV3
...
...
...
0xN-
2
DATA N-2
DATA N-1
Figure 26-128. Message Buffer Data Field Structure
Freescale Semiconductor
PXS20 Microcontroller Reference Manual, Rev. 1
26-111