Specifies the Off-State selection used in Run mode. This parameter can be a value of TIM_LL_EC_OSSR This feature can be modified afterwards using unitary function LL_TIM_SetOffStates().
Specifies the Off-State used in Idle state. This parameter can be a value of TIM_LL_EC_OSSI This feature can be modified afterwards using unitary function LL_TIM_SetOffStates().
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().
Specifies whether the TIM Break input is enabled or not. This parameter can be a value of TIM_LL_EC_BREAK_ENABLE This feature can be modified afterwards using unitary functions LL_TIM_EnableBRK() or LL_TIM_DisableBRK().
Specifies the TIM Break Input pin polarity. This parameter can be a value of TIM_LL_EC_BREAK_POLARITY This feature can be modified afterwards using unitary function LL_TIM_ConfigBRK().
Specifies whether the TIM Automatic Output feature is enabled or not. This parameter can be a value of TIM_LL_EC_AUTOMATICOUTPUT_ENABLE This feature can be modified afterwards using unitary functions LL_TIM_EnableAutomaticOutput() or LL_TIM_DisableAutomaticOutput().
Related Functions
Found 2 other functions taking a LL_TIM_BDTR_InitTypeDef
argument: