STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for IRDA Low Power:

Macros

#define IRDA_POWERMODE_LOWPOWER   ((uint32_t)USART_CR3_IRLP)
#define IRDA_POWERMODE_NORMAL   0x00000000U

Detailed Description

Macro Definition Documentation

◆ IRDA_POWERMODE_LOWPOWER

#define IRDA_POWERMODE_LOWPOWER   ((uint32_t)USART_CR3_IRLP)

Definition at line 282 of file stm32f4xx_hal_irda.h.

◆ IRDA_POWERMODE_NORMAL

#define IRDA_POWERMODE_NORMAL   0x00000000U

Definition at line 283 of file stm32f4xx_hal_irda.h.