HAL + 0/6 examples
CodeScope will show references to CAN_InitTypeDef::SyncJumpWidth from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
CAN
STM32469I_EVAL
Examples
CAN
STM324x9I_EVAL
Examples
CAN
STM324xG_EVAL
Examples
CAN
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALCAN_InitTypeDef::SyncJumpWidth

CAN_InitTypeDef::SyncJumpWidth field

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

Syntax

uint32_t SyncJumpWidth;

Examples

CAN_InitTypeDef::SyncJumpWidth is referenced by 6 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_can.h:68
uint32_t SyncJumpWidth; /*!< Specifies the maximum number of time quanta the CAN hardware
stm32f4xx_hal_can.c:438HAL_CAN_Init()
hcan->Init.SyncJumpWidth |

Data Use

Functions reading CAN_InitTypeDef::SyncJumpWidth
CAN_InitTypeDef::SyncJumpWidth
all items filtered out
Type of CAN_InitTypeDef::SyncJumpWidth
CAN_InitTypeDef::SyncJumpWidth
uint32_t
all items filtered out