UM1940
uint32_t LL_TIM_ENCODER_InitTypeDef::IC2Filter
Specifies the TI2 input filter. This parameter can be a value of
TIM_LL_EC_IC_FILTER.This feature can be modified afterwards using unitary
function LL_TIM_IC_SetFilter().
67.1.5
LL_TIM_HALLSENSOR_InitTypeDef
Data Fields
uint32_t IC1Polarity
uint32_t IC1Prescaler
uint32_t IC1Filter
uint32_t CommutationDelay
Field Documentation
uint32_t LL_TIM_HALLSENSOR_InitTypeDef::IC1Polarity
Specifies the active edge of TI1 input. This parameter can be a value of
TIM_LL_EC_IC_POLARITY.This feature can be modified afterwards using unitary
function LL_TIM_IC_SetPolarity().
uint32_t LL_TIM_HALLSENSOR_InitTypeDef::IC1Prescaler
Specifies the TI1 input prescaler value. Prescaler must be set to get a maximum
counter period longer than the time interval between 2 consecutive changes on the
Hall inputs. This parameter can be a value of TIM_LL_EC_ICPSC.This feature can be
modified afterwards using unitary function LL_TIM_IC_SetPrescaler().
uint32_t LL_TIM_HALLSENSOR_InitTypeDef::IC1Filter
Specifies the TI1 input filter. This parameter can be a value of
TIM_LL_EC_IC_FILTER.This feature can be modified afterwards using unitary
function LL_TIM_IC_SetFilter().
uint32_t LL_TIM_HALLSENSOR_InitTypeDef::CommutationDelay
Specifies the compare value to be loaded into the Capture Compare Register. A
positive pulse (TRGO event) is generated with a programmable delay every time a
change occurs on the Hall inputs. This parameter can be a number between Min_Data
= 0x0000 and Max_Data = 0xFFFF.This feature can be modified afterwards using
unitary function LL_TIM_OC_SetCompareCH2().
67.1.6
LL_TIM_BDTR_InitTypeDef
Data Fields
uint32_t OSSRState
uint32_t OSSIState
uint32_t LockLevel
uint8_t DeadTime
uint16_t BreakState
uint32_t BreakPolarity
uint32_t AutomaticOutput
Field Documentation
uint32_t LL_TIM_BDTR_InitTypeDef::OSSRState
Specifies the Off-State selection used in Run mode. This parameter can be a value of
TIM_LL_EC_OSSRThis feature can be modified afterwards using unitary function
LL_TIM_SetOffStates()
Note:This bit-field cannot be modified as long as LOCK level 2 has been
programmed.
uint32_t LL_TIM_BDTR_InitTypeDef::OSSIState
Specifies the Off-State used in Idle state. This parameter can be a value of
DocID028236 Rev 2
LL TIM Generic Driver
1165/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?