|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_USART_IRDA_POWER_NORMAL 0x00000000U |
| #define | LL_USART_IRDA_POWER_LOW USART_CR3_IRLP |
| #define LL_USART_IRDA_POWER_LOW USART_CR3_IRLP |
IrDA low power mode
Definition at line 533 of file stm32l4xx_ll_usart.h.
| #define LL_USART_IRDA_POWER_NORMAL 0x00000000U |
IrDA normal power mode
Definition at line 532 of file stm32l4xx_ll_usart.h.
1.7.6.1