TIM_LL_EC_OSSIThis 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::LockLevel
Specifies the LOCK level parameters. This parameter can be a value of
TIM_LL_EC_LOCKLEVEL
Note:The LOCK bits can be written only once after the reset. Once the TIMx_BDTR
register has been written, their content is frozen until the next reset.
uint8_t LL_TIM_BDTR_InitTypeDef::DeadTime
Specifies the delay time between the switching-off and the switching-on of the outputs.
This parameter can be a number between Min_Data = 0x00 and Max_Data =
0xFF.This feature can be modified afterwards using unitary function
LL_TIM_OC_SetDeadTime()
Note:This bit-field can not be modified as long as LOCK level 1, 2 or 3 has been
programmed.
uint16_t LL_TIM_BDTR_InitTypeDef::BreakState
Specifies whether the TIM Break input is enabled or not. This parameter can be a
value of TIM_LL_EC_BREAK_ENABLEThis feature can be modified afterwards using
unitary functions LL_TIM_EnableBRK() or LL_TIM_DisableBRK()
Note:This bit-field can not be modified as long as LOCK level 1 has been
programmed.
uint32_t LL_TIM_BDTR_InitTypeDef::BreakPolarity
Specifies the TIM Break Input pin polarity. This parameter can be a value of
TIM_LL_EC_BREAK_POLARITYThis feature can be modified afterwards using
unitary function LL_TIM_ConfigBRK()
Note:This bit-field can not be modified as long as LOCK level 1 has been
programmed.
uint32_t LL_TIM_BDTR_InitTypeDef::AutomaticOutput
Specifies whether the TIM Automatic Output feature is enabled or not. This parameter
can be a value of TIM_LL_EC_AUTOMATICOUTPUT_ENABLEThis feature can be
modified afterwards using unitary functions LL_TIM_EnableAutomaticOutput() or
LL_TIM_DisableAutomaticOutput()
Note:This bit-field can not be modified as long as LOCK level 1 has been
programmed.
67.2 TIM Firmware driver API description
67.2.1 Detailed description of functions
LL_TIM_EnableCounter
__STATIC_INLINE void LL_TIM_EnableCounter (TIM_TypeDef
* TIMx)
Reference Manual to
LL API cross
reference:
CR1 CEN LL_TIM_EnableCounter