![ARTERY AT32F435 Series Reference Manual Download Page 409](http://html1.mh-extra.com/html/artery/at32f435-series/at32f435-series_reference-manual_2977592409.webp)
AT32F435/437
Series Reference Manual
2022.11.11
Page 409
Rev 2.03
Note:
This bit is cleared by software (writing 1 to itself)
Sleep mode is left when a SOF is detected on the bus.
When QDZIEN=1, this bit will generate a status change
interrupt.
Bit 2
EOIF
0x0
rw1c
Error occur interrupt flag
0: No error interrupt or no condition for error interrupt flag
1: Error interrupt is generated.
Note:
This bit is cleared by software (writing 1 to itself).
This bit is set by hardware only when the corresponding
bit is set in the CAN_ESTS register and the corresponding
interrupt enable bit in the CAN_INTEN register is enabled.
When set, this bit will generate a status change interrupt.
Bit 1
DZC
0x1
ro
Doze mode acknowledge
0: The CAN is not in Sleep mode.
1: CAN is in Sleep mode.
Note:
This bit is used to decide whether the CAN is in Sleep
mode or not. This bit acknowledges the Sleep mode
request generated by software.
The Sleep mode can be entered only when the current
CAN activity (transmission or reception) is completed. For
this reason, the software acknowledges the entry of Sleep
mode after this bit is set by hardware.
The Sleep mode is left only once 11 consecutive recessive
bits have been detect on the CAN RX pin. For this reason,
the software acknowledges the exit of Sleep mode after
this bit is cleared by hardware.
Bit 0
FZC
0x0
ro
Freeze mode confirm
0: The CAN is not in Freeze mode.
1: The CAN is in Freeze mode.
Note:
This bit is used to decide whether the CAN is in Freeze
mode or not. This bit acknowledges the Freeze mode
request generated by software.
The Freeze mode can be entered only when the current
CAN activity (transmission or reception) is completed. For
this reason, the software acknowledges the entry of
Freeze mode after this bit is set by hardware.
The Freeze mode is left only once 11 consecutive
recessive bits have been detect on the CAN RX pin. For
this reason, the software acknowledges the exit of Freeze
mode after this bit is cleared by hardware.
20.7.1.3 CAN transmit status register (CAN_TSTS)
Bit
Register
Reset value
Type
Description
Bit 31
TM2LPF
0x0
ro
Transmit mailbox 2 lowest priority flag
0: Mailbox 2 is not given the lowest priority.
1: Lowest priority (This indicates that more than one
mailboxes are pending for transmission, the mailbox 2 has
the lowest priority.)
Bit 30
TM1LPF
0x0
ro
Transmit mailbox 1 lowest priority flag
0: Mailbox 1 is not given the lowest priority.
1: Lowest priority (This indicates that more than one
mailboxes are pending for transmission, the mailbox 1 has
the lowest priority.)
Bit 29
TM0LPF
0x0
ro
Transmit mailbox 0 lowest priority flag
0: Mailbox 0 is not given the lowest priority.
1: Lowest priority (This indicates that more than one
mailboxes are pending for transmission, the mailbox 0 has
the lowest priority.)
Bit 28
TM2EF
0x1
ro
Transmit mailbox 2 empty flag
This bit is set by hardware when no transmission is