STM32L443xx HAL User Manual
|
Defines | |
#define | IRDA_POWERMODE_NORMAL 0x00000000U |
#define | IRDA_POWERMODE_LOWPOWER USART_CR3_IRLP |
#define IRDA_POWERMODE_LOWPOWER USART_CR3_IRLP |
IRDA low power mode
Definition at line 304 of file stm32l4xx_hal_irda.h.
#define IRDA_POWERMODE_NORMAL 0x00000000U |
IRDA normal power mode
Definition at line 303 of file stm32l4xx_hal_irda.h.