HAL
CAN_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
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.
uint32_t
Specifies the length of a time quantum. This parameter must be a number between Min_Data = 1 and Max_Data = 1024.
uint32_t
Specifies the CAN operating mode. This parameter can be a value of CAN_operating_mode.
uint32_t
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.
uint32_t
Specifies the number of time quanta in Bit Segment 1. This parameter can be a value of CAN_time_quantum_in_bit_segment_1.
uint32_t
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.