|
STM32G474xx HAL用户手册
|
宏定义 | |
| #define | SMARTCARD_ONE_BIT_SAMPLE_DISABLE 0x00000000U |
| #define | SMARTCARD_ONE_BIT_SAMPLE_ENABLE USART_CR3_ONEBIT |
| #define SMARTCARD_ONE_BIT_SAMPLE_DISABLE 0x00000000U |
SMARTCARD帧单比特采样禁用
Definition at line 428 of file stm32g4xx_hal_smartcard.h.
| #define SMARTCARD_ONE_BIT_SAMPLE_ENABLE USART_CR3_ONEBIT |
SMARTCARD帧单比特采样启用
Definition at line 429 of file stm32g4xx_hal_smartcard.h.
1.7.6.1