MG32F10x Standard Peripherals Firmware Library
成员变量
TIM_BDTRInitTypeDef结构体 参考

BDTR structure definition 更多...

#include <mg32f10x_tim.h>

成员变量

uint16_t TIM_OSSRState
 
uint16_t TIM_OSSIState
 
uint16_t TIM_LOCKLevel
 
uint16_t TIM_DeadTime
 
uint16_t TIM_Break
 
uint16_t TIM_BreakPolarity
 
uint16_t TIM_AutomaticOutput
 

详细描述

BDTR structure definition

注解
This structure is used only with TIM1.

结构体成员变量说明

◆ TIM_AutomaticOutput

uint16_t TIM_AutomaticOutput

Specifies whether the TIM Automatic Output feature is enabled or not. This parameter can be a value of TIM_AOE_Bit_Set_Reset

◆ TIM_Break

uint16_t TIM_Break

Specifies whether the TIM Break input is enabled or not. This parameter can be a value of Break_Input_enable_disable

◆ TIM_BreakPolarity

uint16_t TIM_BreakPolarity

Specifies the TIM Break Input pin polarity. This parameter can be a value of Break_Polarity

◆ TIM_DeadTime

uint16_t TIM_DeadTime

Specifies the delay time between the switching-off and the switching-on of the outputs. This parameter can be a number between 0x00 and 0xFF

◆ TIM_LOCKLevel

uint16_t TIM_LOCKLevel

Specifies the LOCK level parameters. This parameter can be a value of Lock_level

◆ TIM_OSSIState

uint16_t TIM_OSSIState

Specifies the Off-State used in Idle state. This parameter can be a value of OSSI_Off_State_Selection_for_Idle_mode_state

◆ TIM_OSSRState

uint16_t TIM_OSSRState

Specifies the Off-State selection used in Run mode. This parameter can be a value of OSSR_Off_State_Selection_for_Run_mode_state


该结构体的文档由以下文件生成: