|
STM32L443xx HAL User Manual
|
Defines | |
| #define | SMARTCARD_ADVFEATURE_OVERRUN_ENABLE 0x00000000U |
| #define | SMARTCARD_ADVFEATURE_OVERRUN_DISABLE USART_CR3_OVRDIS |
| #define SMARTCARD_ADVFEATURE_OVERRUN_DISABLE USART_CR3_OVRDIS |
RX overrun disable
Definition at line 521 of file stm32l4xx_hal_smartcard.h.
| #define SMARTCARD_ADVFEATURE_OVERRUN_ENABLE 0x00000000U |
RX overrun enable
Definition at line 520 of file stm32l4xx_hal_smartcard.h.
1.7.6.1