|
STM32F479xx HAL User Manual
|
Defines | |
| #define | SMARTCARD_POLARITY_LOW 0x00000000U |
| #define | SMARTCARD_POLARITY_HIGH ((uint32_t)USART_CR2_CPOL) |
| #define SMARTCARD_POLARITY_HIGH ((uint32_t)USART_CR2_CPOL) |
Definition at line 297 of file stm32f4xx_hal_smartcard.h.
| #define SMARTCARD_POLARITY_LOW 0x00000000U |
Definition at line 296 of file stm32f4xx_hal_smartcard.h.
1.7.6.1