STM32H735xx 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 304 of file stm32h7xx_hal_irda.h.

#define IRDA_POWERMODE_NORMAL   0x00000000U

IRDA normal power mode

Definition at line 303 of file stm32h7xx_hal_irda.h.