STM32L486xx HAL User Manual
Defines
IRDA Low Power
IRDA Exported Constants

Defines

#define IRDA_POWERMODE_NORMAL   0x00000000U
#define IRDA_POWERMODE_LOWPOWER   USART_CR3_IRLP

Define Documentation

#define IRDA_POWERMODE_LOWPOWER   USART_CR3_IRLP

IRDA low power mode

Definition at line 333 of file stm32l4xx_hal_irda.h.

#define IRDA_POWERMODE_NORMAL   0x00000000U

IRDA normal power mode

Definition at line 332 of file stm32l4xx_hal_irda.h.