|
STM32F479xx HAL User Manual
|
Defines | |
| #define | SMARTCARD_LASTBIT_DISABLE 0x00000000U |
| #define | SMARTCARD_LASTBIT_ENABLE ((uint32_t)USART_CR2_LBCL) |
| #define SMARTCARD_LASTBIT_DISABLE 0x00000000U |
Definition at line 314 of file stm32f4xx_hal_smartcard.h.
| #define SMARTCARD_LASTBIT_ENABLE ((uint32_t)USART_CR2_LBCL) |
Definition at line 315 of file stm32f4xx_hal_smartcard.h.
1.7.6.1