STM32L443xx HAL User Manual
|
Defines | |
#define | IRDA_STATE_DISABLE 0x00000000U |
#define | IRDA_STATE_ENABLE USART_CR1_UE |
#define IRDA_STATE_DISABLE 0x00000000U |
IRDA disabled
Definition at line 333 of file stm32l4xx_hal_irda.h.
#define IRDA_STATE_ENABLE USART_CR1_UE |
IRDA enabled
Definition at line 334 of file stm32l4xx_hal_irda.h.