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

TIM Input Capture Init structure definition 更多...

#include <mg32f10x_tim.h>

成员变量

uint16_t TIM_Channel
 
uint16_t TIM_ICPolarity
 
uint16_t TIM_ICSelection
 
uint16_t TIM_ICPrescaler
 
uint16_t TIM_ICFilter
 

详细描述

TIM Input Capture Init structure definition

结构体成员变量说明

◆ TIM_Channel

uint16_t TIM_Channel

Specifies the TIM channel. This parameter can be a value of TIM_Channel

◆ TIM_ICFilter

uint16_t TIM_ICFilter

Specifies the input capture filter. This parameter can be a number between 0x0 and 0xF

◆ TIM_ICPolarity

uint16_t TIM_ICPolarity

Specifies the active edge of the input signal. This parameter can be a value of TIM_Input_Capture_Polarity

◆ TIM_ICPrescaler

uint16_t TIM_ICPrescaler

Specifies the Input Capture Prescaler. This parameter can be a value of TIM_Input_Capture_Prescaler

◆ TIM_ICSelection

uint16_t TIM_ICSelection

Specifies the input. This parameter can be a value of TIM_Input_Capture_Selection


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