|
STM32G474xx HAL User Manual
|
定义 | |
| #define | SMARTCARD_STOPBITS_0_5 USART_CR2_STOP_0 |
| #define | SMARTCARD_STOPBITS_1_5 USART_CR2_STOP |
| #define SMARTCARD_STOPBITS_0_5 USART_CR2_STOP_0 |
SMARTCARD 帧,含 0.5 个停止位
Definition at line 373 of file stm32g4xx_hal_smartcard.h.
| #define SMARTCARD_STOPBITS_1_5 USART_CR2_STOP |
SMARTCARD 帧,含 1.5 个停止位
Definition at line 374 of file stm32g4xx_hal_smartcard.h.
1.7.6.1