AT32F425
Series Reference Manual
2022.03.30
Page 336
Ver 2.01
in the FIFO 0.
RF0ML bit is incremented by one each time a new
message has been received and passed the fitler while the
FIFO 0 is not full.
RF0ML bit is decremented by one each time the software
releases the receive FIFO 0 by writing 1 to the RF0R bit.
19.7.1.5 CAN receive FIFO 1 register (CAN_RF1)
Bit
Register
Reset value
Type
Description
Bit 31: 6
Reserved
0x0000000
resd
Kept at its default value.
Bit 5
RF1R
0x0
rw1s
Receive FIFO 1 release
0: No effect
1: Release FIFO
Note:
This bit is set by software to release FIFO 1. It is cleared
by hardware when the FIFO 1 is released.
Seting this bit by software has no effect when the FIFO 1
is empty.
If there are more than two messages pending in the FIFO
0, the software has to release the FIFO 1 to access the
second message.
Bit 4
RF1OF
0x0
rw1c
Receive FIFO 1 overflow flag
0: No overflow
1: Receive FIFO 1 overflow
Note:
This bit is set by hardware when a new message has been
received and passed the filter while the FIFO 1 is full.
It is cleared by software by writing 1.
Bit 3
RF1FF
0x0
rw1c
Receive FIFO 1 full flag
0: Receive FIFO 1 is not full
1: Receive FIFO 1 is full
Note:
This bit is set by hardware when three messages are
pending in the FIFO 1.
It is cleared by software by writing 1.
Bit 2
Reserved
0x0
resd
Kept at its default value.
Bit 1: 0
RF1MN
0x0
ro
Receive FIFO 1 message num
Note:
These two bits indicate how many messages are pending
in the FIFO 1.
RF1ML bit is incremented by one each time a new
message has been received and passed the fitler while the
FIFO 1 is not full.
RF1ML bit is decremented by one each time the software
releases the receive FIFO 1 by writing 1 to the RF1R bit.
19.7.1.6 CAN interrupt enable register (CAN_INTEN)
Bit
Register
Reset value
Type
Description
Bit 31: 18 Reserved
0x0000
resd
Kept at its default value.
Bit 17
EDZIEN
0x0
rw
Enter doze mode interrupt enable
0: Enter sleep mode interrupt disabled
1: Enter sleep mode interrupt enabled
Note: EDZIF flag bit corresponds to this interrupt. An
interrupt is generated when both this bit and EDZIF bit are
set.
Bit 16
QDZIEN
0x0
rw
Quit doze mode interrupt enable
0: Quit sleep mode interrupt disabled
1: Quit sleep mode interrupt enabled
Note: The flag bit of this interrupt is the QDZIF bit. An
interrupt is generated when both this bit and QDZIF bit are
set.
Bit 15
EOIEN
0x0
rw
Error occur interrupt enable
0: Error interrupt disabled