HAL
TIM_HallSensor_InitTypeDef::Commutation_Delay is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALTIM_HallSensor_InitTypeDef::Commutation_Delay

TIM_HallSensor_InitTypeDef::Commutation_Delay field

Specifies the pulse value to be loaded into the Capture Compare Register. This parameter can be a number between Min_Data = 0x0000 and Max_Data = 0xFFFF

Syntax

uint32_t Commutation_Delay;

References

LocationReferrerText
stm32f4xx_hal_tim_ex.h:58
uint32_t Commutation_Delay; /*!< Specifies the pulse value to be loaded into the Capture Compare Register.
stm32f4xx_hal_tim_ex.c:211HAL_TIMEx_HallSensor_Init()
OC_Config.Pulse = sConfig->Commutation_Delay;

Data Use

Functions reading TIM_HallSensor_InitTypeDef::Commutation_Delay
TIM_HallSensor_InitTypeDef::Commutation_Delay
all items filtered out
Type of TIM_HallSensor_InitTypeDef::Commutation_Delay
TIM_HallSensor_InitTypeDef::Commutation_Delay
uint32_t
all items filtered out