HAL
LL_TIM_BDTR_InitTypeDef::DeadTime is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_TIM_BDTR_InitTypeDef::DeadTime

LL_TIM_BDTR_InitTypeDef::DeadTime field

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()

Syntax

uint8_t DeadTime;

References

LocationReferrerText
stm32f4xx_ll_tim.h:440
uint8_t DeadTime; /*!< Specifies the delay time between the switching-off and the
stm32f4xx_ll_tim.c:670LL_TIM_BDTR_StructInit()
TIM_BDTRInitStruct->DeadTime = (uint8_t)0x00;
stm32f4xx_ll_tim.c:707LL_TIM_BDTR_Init()

Data Use

Functions writing LL_TIM_BDTR_InitTypeDef::DeadTime
Functions reading LL_TIM_BDTR_InitTypeDef::DeadTime
all items filtered out
LL_TIM_BDTR_InitTypeDef::DeadTime
all items filtered out
Type of LL_TIM_BDTR_InitTypeDef::DeadTime
LL_TIM_BDTR_InitTypeDef::DeadTime
uint8_t
all items filtered out