557
/
838
Nations Technologies Inc.
Tel
:
+86-755-86309900
:
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
Bit Field
Name
Description
the receiving FIFO is empty, it will have no effect on setting this bit, that is, it will
be meaningful to set this bit only when there is a message in the FIFO. If there are
more than two messages in FIFO, because of the characteristics of FIFO, the
software needs to release the output mailbox to access the second message.
When the output mailbox is released, the hardware clears this bit.
4
FFOVR1
FIFO 1 overrun
When FIFO 1 is full, a new message is received and the message meets the
filtering conditions, the hardware sets this bit. This bit is cleared by software.
3
FFULL1
FIFO 1 full
When there are 3 messages in FIFO 1, the hardware sets this bit. This bit is
cleared by software.
2
Reserved
Reserved, the reset value must be maintained.
1:0
FFMP1[1:0]
FIFO 1 message pending
Number of messages in FIFO 1 These two bits reflect the number of messages
stored in the current receiving FIFO 1. Every time a new message is stored in
receiving FIFO 1, the hardware adds 1 to CAN_RFF1.FFMP1.
Every time the software releases the output mailbox by writing '1' to
CAN_RFF1.RFFOM1 bit, CAN_RFF1.FFMP1 is decremented by 1 until it is 0.
CAN interrupt enable register (CAN_INTE)
Address offset: 0x14
Reset value: 0x0000 0000
Bit Field
Name
Description
31:18
Reserved
Reserved, the reset value must be maintained.
17
SLKITE
Sleep interrupt enable
0: when the CAN_MSTS.SLAKINT bit is set, no interrupt is generated;
1: when the CAN_MSTS.SLAKINT bit is set, an interrupt is generated.
16
WKUITE
Wakeup interrupt enable
0: when CAN_MSTS.WKUINT bit is set, no interrupt is generated;
1: when CAN_MSTS.WKUINT bit is set, an interrupt is generated.
15
ERRITE
Error interrupt enable
0: When there is an error registration in the CAN_ESTS register, no interrupt is
generated;
1: When there is an error registration in the CAN_ESTS register, an interrupt is
generated.