HAL + 0/9 examples
CodeScope will show references to TIM_BreakDeadTimeConfigTypeDef::OffStateRunMode 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::OffStateRunMode

TIM_BreakDeadTimeConfigTypeDef::OffStateRunMode field

TIM off state in run mode, This parameter can be a value of TIM_OSSR_Off_State_Selection_for_Run_mode_state

Syntax

uint32_t OffStateRunMode;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_tim.h:269
uint32_t OffStateRunMode; /*!< TIM off state in run mode, This parameter can be a value of @ref TIM_OSSR_Off_State_Selection_for_Run_mode_state */
stm32f4xx_hal_tim_ex.c:2023HAL_TIMEx_ConfigBreakDeadTime()
assert_param(IS_TIM_OSSR_STATE(sBreakDeadTimeConfig->OffStateRunMode));
stm32f4xx_hal_tim_ex.c:2041HAL_TIMEx_ConfigBreakDeadTime()
MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, sBreakDeadTimeConfig->OffStateRunMode);

Data Use

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