![]() |
RTEMS 6.1-rc7
|
TIM Break input(s) and Dead time configuration Structure definition. More...
#include <stm32h7xx_hal_tim.h>
Data Fields | |
uint32_t | OffStateRunMode |
uint32_t | OffStateIDLEMode |
uint32_t | LockLevel |
uint32_t | DeadTime |
uint32_t | BreakState |
uint32_t | BreakPolarity |
uint32_t | BreakFilter |
uint32_t | Break2State |
uint32_t | Break2Polarity |
uint32_t | Break2Filter |
uint32_t | AutomaticOutput |
TIM Break input(s) and Dead time configuration Structure definition.
uint32_t TIM_BreakDeadTimeConfigTypeDef::AutomaticOutput |
TIM Automatic Output Enable state, This parameter can be a value of TIM Automatic Output Enable
uint32_t TIM_BreakDeadTimeConfigTypeDef::Break2Filter |
TIM break2 input filter.This parameter can be a number between Min_Data = 0x0 and Max_Data = 0xF
uint32_t TIM_BreakDeadTimeConfigTypeDef::Break2Polarity |
TIM Break2 input polarity, This parameter can be a value of TIM Break Input 2 Polarity
uint32_t TIM_BreakDeadTimeConfigTypeDef::Break2State |
TIM Break2 State, This parameter can be a value of TIM Break input 2 Enable
uint32_t TIM_BreakDeadTimeConfigTypeDef::BreakFilter |
Specifies the break input filter.This parameter can be a number between Min_Data = 0x0 and Max_Data = 0xF
uint32_t TIM_BreakDeadTimeConfigTypeDef::BreakPolarity |
TIM Break input polarity, This parameter can be a value of TIM Break Input Polarity
uint32_t TIM_BreakDeadTimeConfigTypeDef::BreakState |
TIM Break State, This parameter can be a value of TIM Break Input Enable
uint32_t TIM_BreakDeadTimeConfigTypeDef::DeadTime |
TIM dead Time, This parameter can be a number between Min_Data = 0x00 and Max_Data = 0xFF
uint32_t TIM_BreakDeadTimeConfigTypeDef::LockLevel |
TIM Lock level, This parameter can be a value of TIM Lock level
uint32_t TIM_BreakDeadTimeConfigTypeDef::OffStateIDLEMode |
TIM off state in IDLE mode, This parameter can be a value of TIM OSSI OffState Selection for Idle mode state
uint32_t TIM_BreakDeadTimeConfigTypeDef::OffStateRunMode |
TIM off state in run mode, This parameter can be a value of TIM OSSR OffState Selection for Run mode state