HAL
IRDA_InitTypeDef::Prescaler is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALIRDA_InitTypeDef::Prescaler

IRDA_InitTypeDef::Prescaler field

Specifies the Prescaler value to be programmed in the IrDA low-power Baud Register, for defining pulse width on which burst acceptance/rejection will be decided. This value is used as divisor of system clock to achieve required pulse width.

Syntax

uint8_t Prescaler;

References

LocationReferrerText
stm32f4xx_hal_irda.h:65
uint8_t Prescaler; /*!< Specifies the Prescaler value to be programmed
stm32f4xx_hal_irda.c:345HAL_IRDA_Init()

Data Use

Functions reading IRDA_InitTypeDef::Prescaler
IRDA_InitTypeDef::Prescaler
all items filtered out
Type of IRDA_InitTypeDef::Prescaler
IRDA_InitTypeDef::Prescaler
uint8_t
all items filtered out