|
STM32G474xx HAL 用户手册
|
宏定义 | |
| #define | SMARTCARD_POLARITY_LOW 0x00000000U |
| #define | SMARTCARD_POLARITY_HIGH USART_CR2_CPOL |
| #define SMARTCARD_POLARITY_HIGH USART_CR2_CPOL |
SMARTCARD 帧高极性
定义位于文件 第 402 行 的 stm32g4xx_hal_smartcard.h 中。
| #define SMARTCARD_POLARITY_LOW 0x00000000U |
SMARTCARD 帧低极性
定义位于文件 第 401 行 的 stm32g4xx_hal_smartcard.h 中。
1.7.6.1