|
STM32F479xx HAL User Manual
|
Defines | |
| #define | SMARTCARD_NACK_ENABLE ((uint32_t)USART_CR3_NACK) |
| #define | SMARTCARD_NACK_DISABLE 0x00000000U |
| #define SMARTCARD_NACK_DISABLE 0x00000000U |
Definition at line 324 of file stm32f4xx_hal_smartcard.h.
| #define SMARTCARD_NACK_ENABLE ((uint32_t)USART_CR3_NACK) |
Definition at line 323 of file stm32f4xx_hal_smartcard.h.
1.7.6.1