Nations Technologies Inc.
Tel
:
+86-755-86309900
:
info@nationstech.com
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
579
/
631
Bit field
Name
Description
31
LOWM2
Lowest priority flag for mailbox 2
When multiple mailboxes are waiting to send messages, and the priority of
mailbox 2 is the lowest, hardware sets this bit.
30
LOWM1
Lowest priority flag for mailbox 1
When multiple mailboxes are waiting to send messages, and the priority of
mailbox 1 is the lowest, hardware sets this bit.
29
LOWM0
Lowest priority flag for mailbox 0
When multiple mailboxes are waiting to send messages, and the priority of
mailbox 0 is the lowest, hardware sets this bit.
Notes
: If there is only one mailbox waiting, CAN_TSTS.LOW[2:0] is cleared
28
TMEM2
Transmit mailbox 2 empty
When there is no message waiting to be sent in mailbox 2, hardware sets this bit.
27
TMEM1
Transmit mailbox 1 empty
When there is no message waiting to be sent in mailbox 1, hardware sets this bit.
26
TMEM0
Transmit mailbox 0 empty
When there is no message waiting to be sent in mailbox 0, hardware sets this bit .
25:24
CODE[1:0]
Mailbox code
When at least one sending mailbox is empty, these two bits represent the next
empty sending mailbox number.
When all sending mailboxes are empty, these two bits represent the sending
mailbox number with the lowest priority.
23
ABRQM2
Abort request for mailbox 2
Set this bit, software can stop the sending request of mailbox 2, and hardware
clears this bit when the sending message of mailbox 2 is idle. If there is no
message waiting to be sent in mailbox 2, it will have no effect to set this bit.
22:20
Reserved
Reserved, hardware force is 0.
19
TERRM2
Transmission error of mailbox 2 failed.
When the mailbox 2 fails to send due to an error, set this bit.
18
ALSTM2
Arbitration lost for mailbox 2
When the mailbox 2 fails to send due to the loss of arbitration, set this bit.
17
TXOKM2
Transmission OK of mailbox 2
The hardware updates this bit after each sending attempt of mailbox 2:
0: The last sending attempt is not yet successful;
1: The last sending attempt was successful.
When the sending request of mailbox 2 is successfully completed, hardware sets