Prusa MINI Firmware overview
TIM_IC_InitTypeDef Struct Reference

TIM Input Capture Configuration Structure definition. More...

#include <stm32f4xx_hal_tim.h>

Collaboration diagram for TIM_IC_InitTypeDef:

Public Attributes

uint32_t ICPolarity
 
uint32_t ICSelection
 
uint32_t ICPrescaler
 
uint32_t ICFilter
 

Detailed Description

TIM Input Capture Configuration Structure definition.

Member Data Documentation

◆ ICPolarity

uint32_t TIM_IC_InitTypeDef::ICPolarity

Specifies the active edge of the input signal. This parameter can be a value of TIM Input Capture Polarity

◆ ICSelection

uint32_t TIM_IC_InitTypeDef::ICSelection

Specifies the input. This parameter can be a value of TIM Input Capture Selection

◆ ICPrescaler

uint32_t TIM_IC_InitTypeDef::ICPrescaler

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

◆ ICFilter

uint32_t TIM_IC_InitTypeDef::ICFilter

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