CAN_InitTypeDef struct
CAN init structure definition
Fields
Enable or disable the Receive FIFO Locked mode. This parameter can be set to ENABLE or DISABLE.
Enable or disable the transmit FIFO priority. This parameter can be set to ENABLE or DISABLE.
Specifies the length of a time quantum. This parameter must be a number between Min_Data = 1 and Max_Data = 1024.
Specifies the CAN operating mode. This parameter can be a value of CAN_operating_mode.
Specifies the maximum number of time quanta the CAN hardware is allowed to lengthen or shorten a bit to perform resynchronization. This parameter can be a value of CAN_synchronisation_jump_width.
Specifies the number of time quanta in Bit Segment 1. This parameter can be a value of CAN_time_quantum_in_bit_segment_1.
Specifies the number of time quanta in Bit Segment 2. This parameter can be a value of CAN_time_quantum_in_bit_segment_2.
Enable or disable the time triggered communication mode. This parameter can be set to ENABLE or DISABLE.
Enable or disable the automatic bus-off management. This parameter can be set to ENABLE or DISABLE.
Enable or disable the automatic wake-up mode. This parameter can be set to ENABLE or DISABLE.
Enable or disable the non-automatic retransmission mode. This parameter can be set to ENABLE or DISABLE.
![]()
typedef struct