AT32WB415
Series Reference Manual
2022.04.13
Page 277
Ver 2.00
19.7.1 CAN control and status registers
19.7.1.1 CAN master control register (CAN_MCTRL)
Bit
Register
Reset value
Type
Description
Bit 31: 17 Reserved
0x0000
resd
Kept at its default value.
Bit 16
PTD
0x1
rw
Prohibit trans when debug
0: Transmission works during debug
1: Transmission is prohibited during debug. Receive FIFO
can be still accessible normally.
Note: Transmission can be disabled only when PTD and
CANx_PAUSE bits in the DEBUG_CTRL register are set
simultaneously.
Bit 15
SPRST
0x0
rw1s
Software partial reset
0: Normal
1: Software partial reset
Note:
SPRST only reset receive FIFO and MCTRL register.
The CAN enters Sleep mode after reset. Then this bit is
automatically cleared by hardware.
Bit 14: 8
Reserved
0x00
resd
Kept at its default value.
Bit 7
TTCEN
0x0
rw
Time triggered communication mode enable
0: Time triggered communication mode disabled
1: Time triggered communication mode enabled
Bit 6
AEBOEN
0x0
rw
Automatic exit bus-off enable
0: Automatic exit bus-off disabled
1: Automatic exit bus-off enabled
Note:
When Automatic exit bus-off mode is enabled, the
hardware will automatically leave bus-off mode as soon as
an exit timing is detected on the CAN bus.
When Automatic exit bus-off mode is disabled, the
software must enter/leave the freeze mode once more,
and then the bus-off state is left only when an exit timing is
detected on the CAN bus.
Bit 5
AEDEN
0x0
rw
Automatic exit doze mode enable
0: Automatic exit sleep mode disabled
1: Automatic exit sleep mode enabled
Note:
When
Automatic exit sleep mode is disabled, the sleep
mode is left by software clearing the sleep request
command.
When Automatic exit sleep mode is enabled, the sleep
mode is left without the need of software intervention as
soon as a message is monitored on the CAN bus.
Bit 4
PRSFEN
0x0
rw
Prohibit retransmission enable when sending fails enable
0: Retransmission is enabled.
1: Retransmission is disabled.
Bit 3
MDRSEL
0x0
rw
Message discard rule select when overflow
0: The previous message is discarded.
1: The new incoming message is discarded.
Bit 2
MMSSR
0x0
rw
Multiple message transmit sequence rule
0: The message with the smallest identifier is first
transmitted.
1: The message with the first request order is first
transmitted.
Bit 1
DZEN
0x1
rw
Doze mode enable
0: Sleep mode is disabled.
1: Sleep mode is enabled.
Note:
The hardware will automatically leave sleep mode when
the AEDEN ib set and a message is monitored on the CAN
bus.
After CAN reset or partial software reset, this bit is forced