STM32H735xx 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 404 of file stm32h7xx_hal_smartcard.h.
#define SMARTCARD_POLARITY_LOW 0x00000000U |
SMARTCARD frame low polarity
Definition at line 403 of file stm32h7xx_hal_smartcard.h.