|
STM32L443xx HAL User Manual
|
Defines | |
| #define | SMARTCARD_POLARITY_LOW 0x00000000U |
| #define | SMARTCARD_POLARITY_HIGH USART_CR2_CPOL |
| #define SMARTCARD_POLARITY_HIGH USART_CR2_CPOL |
SMARTCARD frame high polarity
Definition at line 410 of file stm32l4xx_hal_smartcard.h.
| #define SMARTCARD_POLARITY_LOW 0x00000000U |
SMARTCARD frame low polarity
Definition at line 409 of file stm32l4xx_hal_smartcard.h.
1.7.6.1