HAL + 0/9 examples
CodeScope will show references to TIM_BreakDeadTimeConfigTypeDef::OffStateIDLEMode from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
STM32F411RE-Nucleo
Examples_MIX
TIM
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALTIM_BreakDeadTimeConfigTypeDef::OffStateIDLEMode

TIM_BreakDeadTimeConfigTypeDef::OffStateIDLEMode field

TIM off state in IDLE mode, This parameter can be a value of TIM_OSSI_Off_State_Selection_for_Idle_mode_state

Syntax

uint32_t OffStateIDLEMode;

Examples

TIM_BreakDeadTimeConfigTypeDef::OffStateIDLEMode is referenced by 9 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_tim.h:271
uint32_t OffStateIDLEMode; /*!< TIM off state in IDLE mode, This parameter can be a value of @ref TIM_OSSI_Off_State_Selection_for_Idle_mode_state */
stm32f4xx_hal_tim_ex.c:2024HAL_TIMEx_ConfigBreakDeadTime()
assert_param(IS_TIM_OSSI_STATE(sBreakDeadTimeConfig->OffStateIDLEMode));
stm32f4xx_hal_tim_ex.c:2040HAL_TIMEx_ConfigBreakDeadTime()
MODIFY_REG(tmpbdtr, TIM_BDTR_OSSI, sBreakDeadTimeConfig->OffStateIDLEMode);

Data Use

Functions reading TIM_BreakDeadTimeConfigTypeDef::OffStateIDLEMode
TIM_BreakDeadTimeConfigTypeDef::OffStateIDLEMode
all items filtered out
Type of TIM_BreakDeadTimeConfigTypeDef::OffStateIDLEMode
TIM_BreakDeadTimeConfigTypeDef::OffStateIDLEMode
uint32_t
all items filtered out