![Geehy SEMICONDUCTOR APM32F405 Series User Manual Download Page 406](http://html1.mh-extra.com/html/geehy-semiconductor/apm32f405-series/apm32f405-series_user-manual_573630406.webp)
www.geehy.com Page 405
Field
Name
R/W
Description
26
TXMEFLG0
R
Transmit Mailbox 0 Empty Flag
When the Transmiting mailbox 0 is empty, this bit is set to 1 by
hardware.
0: There is message to be sent in mailbox 0
1: There is no message to be sent in mailbox 0
27
TXMEFLG1
R
Transmit Mailbox 1 Empty Flag
When the Transmiting mailbox 1 is empty, this bit is set to 1 by
hardware.
0: There is message to be sent in mailbox 1
1: There is no message to be sent in mailbox 1
28
TXMEFLG2
R
Transmit Mailbox 2 Empty Flag
When the transmiting mailbox 2 is empty, this bit is set to 1 by
hardware.
0: There is message to be sent in mailbox 2
1: There is no message to be sent in mailbox 2
29
LOWESTP0
R
The Lowest Transmission Priority Flag For Mailbox 0
0: Meaningless
1: The priority of mailbox 0 is the lowest among those mailboxes
waiting to transmit messages
Note: If there is only one mailbox waiting, LOWESTP[2:0] is
cleared.
30
LOWESTP1
R
The Lowest Transmission Priority Flag For Mailbox 1
0: Meaningless
1: The priority of mailbox 1 is the lowest among those mailboxes
waiting to transmit messages
31
LOWESTP2
R
The Lowest Transmission Priority Flag For Mailbox 2
0: Meaningless
1: The priority of mailbox 2 is the lowest among those mailboxes
waiting to transmit messages
CAN receive FIFO 0 register (CAN_RXF0)
Offset address: 0x0C
Reset value: 0x00
Field
Name
R/W
Description
1:0
FMNUM0[1:0]
R
The number of Message in receive FIFO0
These bits are used to reflect the number of messages stored in
current receive FIFO0.
Every time a new message is received, add
1 to FMNUM0 bit; every time the mailbox message is released and
outputted, subtract 1 from FMNUM0 bit.
2
Reserved
3
FFULLFLG0
RC_W1
Receive FIFO0 Full Flag
When there are three messages in FIFO0, it means the FIFO0 has
been full; this bit is set to 1 by hardware and written to 1 and cleared
by software.
0: Not full
1: Full