HAL
TIM_HallSensor_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the active edge of the input signal. This parameter can be a value of TIM_Input_Capture_Polarity.
uint32_t
Specifies the Input Capture Prescaler. This parameter can be a value of TIM_Input_Capture_Prescaler.
uint32_t
Specifies the input capture filter. This parameter can be a number between Min_Data = 0x0 and Max_Data = 0xF.
uint32_t
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.

References

from examples