TC1796
Peripheral Units (Vol. 2 of 2)
Controller Area Network (MultiCAN) Controller
User’s Manual 22-178 V2.0, 2007-07
MultiCAN, V2.0
RECF 15 rh Reception Finished Flag
This bit is set when the CAN node correctly
terminates a reception of a message (= a correct
message has been seen on the bus). It is cleared
when the next time mark is reached.
This flag is used for the interrupt generation of the
time mark entries and the interrupt entries.
0
B
Since the last time mark has been reached,
the CAN node has not yet received a
message.
1
B
Since the last time mark has been reached,
the CAN node has received a message.
MSCMIN [18:16] rh Minimum of MSC Bit Fields
This bit field indicates the minimum value of the MSC
bit fields of the message objects activated in
exclusive time windows. This value is set to 7 at the
beginning of a new matrix cycle.
It is updated according to:
Note: if MSC_cur < MSCMIN then
MSCMIN:= MSC_cur
The value MSC_cur is the MSC value of the currently
activated message object.
MSCMAX [22:20] rh Maximum of MSC Bit Fields
This bit field indicates the maximum value of the
MSC bit fields of the message objects activated in
exclusive time windows. This value is set to 0 at the
beginning of a new matrix cycle.
It is updated according to:
Note: if MSC_cur > MSCMAX then
MSCMAX:= MSC_cur
The value MSC_cur is the MSC value of the currently
activated message object.
Field Bits Type Description