Prusa MINI Firmware overview
TIM_BreakDeadTimeConfigTypeDef Struct Reference

TIM Break and Dead time configuration Structure definition. More...

#include <stm32f4xx_hal_tim_ex.h>

Collaboration diagram for TIM_BreakDeadTimeConfigTypeDef:

Public Attributes

uint32_t OffStateRunMode
 
uint32_t OffStateIDLEMode
 
uint32_t LockLevel
 
uint32_t DeadTime
 
uint32_t BreakState
 
uint32_t BreakPolarity
 
uint32_t AutomaticOutput
 

Detailed Description

TIM Break and Dead time configuration Structure definition.

Member Data Documentation

◆ OffStateRunMode

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

◆ OffStateIDLEMode

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

◆ LockLevel

uint32_t TIM_BreakDeadTimeConfigTypeDef::LockLevel

TIM Lock level. This parameter can be a value of TIM Lock level

◆ DeadTime

uint32_t TIM_BreakDeadTimeConfigTypeDef::DeadTime

TIM dead Time. This parameter can be a number between Min_Data = 0x00 and Max_Data = 0xFF

◆ BreakState

uint32_t TIM_BreakDeadTimeConfigTypeDef::BreakState

TIM Break State. This parameter can be a value of TIM Break Input State

◆ BreakPolarity

uint32_t TIM_BreakDeadTimeConfigTypeDef::BreakPolarity

TIM Break input polarity. This parameter can be a value of TIM Break Polarity

◆ AutomaticOutput

uint32_t TIM_BreakDeadTimeConfigTypeDef::AutomaticOutput

TIM Automatic Output Enable state. This parameter can be a value of TIM AOE Bit State