AT32WB415
Series Reference Manual
2022.04.13
Page 288
Ver 2.00
19.7.2.8 Receive FIFO mailbox data high register (CAN_RFDTHx)
(x=0..1)
Note: All the receive mailbox registers are read only.
Bit
Register
Reset value
Type
Description
Bit 31: 24 RFDT7
0xXX
ro
Receive FIFO data byte 7
Bit 23: 16 RFDT6
0xXX
ro
Receive FIFO data byte 6
Bit 15: 8
RFDT5
0xXX
ro
Receive FIFO data byte 5
Bit 7: 0
RFDT4
0xXX
ro
Receive FIFO data byte 4
19.7.3 CAN filter registers
19.7.3.1 CAN filter control register (CAN_FCTRL)
Note: All the non-reserved bits of this register are controlled by software completely.
Bit
Register
Reset value
Type
Description
Bit 31: 1
Reserved
0x160E0700
resd
Kept at its default value
Bit 0
FCS
0x1
rw
Filter configuration switch
0: Disabled (Filter bank is active)
1: Enabled (Filter bank is in configuration mode)
Note: The initialization of the filter bank can be configured
only when it is in configuration mode.
19.7.3.2 CAN filter mode configuration register (CAN_FMCFG)
Note: This register can be written only when FCS=1 in the CAN_FCTRL register (The filter is in
configuration mode)
Bit
Register
Reset value
Type
Description
Bit 31: 14 Reserved
0x00000
resd
Kept at its default value
Bit 13: 0
FMSELx
0x0000
rw
Filter mode select
Each bit corresponds to a filter bank.
0: Identifier mask mode
1: Identifier list mode
19.7.3.3 CAN filter bit width configuration register (CAN_ FBWCFG)
Note: This register can be written only when FCS=1 in the CAN_FCTRL register (The filter is in
configuration mode)
Bit
Register
Reset value
Type
Description
Bit 31: 14 Reserved
0x00000
resd
Kept at its default value
Bit 13: 0
FBWSELx
0x0000
rw
Filter bit width select
Each bit corresponds to a filter bank.
0: Dual 16-bit
1: Single 32-bit
19.7.3.4 CAN filter FIFO association register (CAN_ FRF)
Note: This register can be written only when FCS=1 in the CAN_FCTRL register (The filter is in
configuration mode)
Bit
Register
Reset value
Type
Description
Bit 31: 14 Reserved
0x00000
resd
Kept at its default value
Bit 13: 0
FRFSELx
0x0000
rw
Filter relation FIFO select
Each bit corresponds to a filter bank.
0: Associated with FIFO0
1: Associated with FIFO1