| 
                 STM32F4xx HAL Documentation
                 
                Hardware Abstraction Layer for STM32F4 familiy 
               | 
            
Macros | |
| #define | SMARTCARD_NACK_ENABLE ((uint32_t)USART_CR3_NACK) | 
| #define | SMARTCARD_NACK_DISABLE 0x00000000U | 
| #define SMARTCARD_NACK_ENABLE ((uint32_t)USART_CR3_NACK) | 
#include <stm32f4xx_hal_smartcard.h>
Definition at line 322 of file stm32f4xx_hal_smartcard.h.
| #define SMARTCARD_NACK_DISABLE 0x00000000U | 
#include <stm32f4xx_hal_smartcard.h>
Definition at line 323 of file stm32f4xx_hal_smartcard.h.