![ARTERY AT32F435 Series Скачать руководство пользователя страница 414](http://html1.mh-extra.com/html/artery/at32f435-series/at32f435-series_reference-manual_2977592414.webp)
AT32F435/437
Series Reference Manual
2022.11.11
Page 414
Rev 2.03
the EPF is set by hardware.
Bit 8
EAIEN
0x0
rw
Error active interrupt enable
0: Error warning interrupt disabled
1: Error warning interrupt enabled
Note: EOIF is set only when this interrupt is enabled and
the EAF is set by hardware.
Bit 7
Reserved
0x0
resd
Kept at its default value.
Bit 6
RF1OIEN
0x0
rw
Receive FIFO 1 overflow interrupt enable
0: Receive FIFO 1 overflow interrupt disabled
1: Receive FIFO 1 overflow interrupt enabled
Note: The flag bit of this interrupt is the RF1OF bit. An
interrupt is generated when this bit and RF1OF bit are set.
Bit 5
RF1FIEN
0x0
rw
Receive FIFO 1 full interrupt enable
0: Receive FIFO 1 full interrupt disabled
1: Receive FIFO 1 full interrupt enabled
Note: The flag bit of this interrupt is the RF1FF bit. An
interrupt is generated when this bit and RF1FF bit are set.
Bit 4
RF1MIEN
0x0
rw
FIFO 1 receive message interrupt enable
0: FIFO 1 receive message interrupt disabled
1: FIFO 1 receive message interrupt enabled
Note: The flag bit of this interrupt is RF1MN bit, so an
interrupt is generated when this bit and RF1MN bit are set.
Bit 3
RF0OIEN
0x0
rw
Receive FIFO 0 overflow interrupt enable
0: Receive FIFO 0 overflow interrupt disabled
1: Receive FIFO 0 overflow interrupt enabled
Note: The flag bit of this interrupt is RF0OF bit, so an
interrupt is generated when this bit and RF0OF bit are set.
Bit 2
RF0FIEN
0x0
rw
Receive FIFO 0 full interrupt enable
0: Receive FIFO 0 full interrupt disabled
1: Receive FIFO 0 full interrupt enabled
Note: The flag bit of this interrupt is the RF0FF bit. An
interrupt is generated when this bit and RF0FF bit are set
Bit 1
RF0MIEN
0x0
rw
FIFO 0 receive message interrupt enable
0: FIFO 0 receive message interrupt disabled
1: FIFO 0 receive message interrupt enabled
Note: The flag bit of this interrupt is the RF0MN bit. An
interrupt is generated when this bit and RF0MN bit are set
Bit 0
TCIEN
0x0
rw
Transmit mailbox empty interrupt enable
0: Transmit mailbox empty interrupt disabled
1: Transmit mailbox empty interrupt enabled
Note: The flag bit of this interrupt is the TMxTCF bit. An
interrupt is generated when this bit and TMxTCF bit are
set
20.7.1.7 CAN error status register (CAN_ESTS)
Bit
Register
Reset value
Type
Description
Bit 31: 24 REC
0x00
ro
Receive error counter
This counter is implemented in accordance with the
receive part of the fault confinement mechanism of the
CAN protocol.
Bit 23: 16 TEC
0x00
ro
Transmit error counter
This counter is implemented in accordance with the
transmit part of the fault confinement mechanism of the
CAN protocol.
Bit 15: 7
Reserved
0x00
resd
Kept at its default value.
Bit 6: 4
ETR
0x0
rw
Error type record
000: No error
001: Bit stuffing error
010: Format error
011: Acknowledgement error
100: Recessive bit error
101: Dominant bit error
110: CRC error
111: Set by software