HAL + 0/6 examples
CodeScope will show references to CAN_InitTypeDef::Prescaler 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::Prescaler

CAN_InitTypeDef::Prescaler field

Specifies the length of a time quantum. This parameter must be a number between Min_Data = 1 and Max_Data = 1024.

Syntax

uint32_t Prescaler;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_can.h:62
uint32_t Prescaler; /*!< Specifies the length of a time quantum.
stm32f4xx_hal_can.c:441HAL_CAN_Init()
(hcan->Init.Prescaler - 1U)));

Data Use

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