|
STM32H735xx HAL User Manual
|
Defines | |
| #define | SMARTCARD_ADVFEATURE_MSBFIRST_DISABLE 0x00000000U |
| #define | SMARTCARD_ADVFEATURE_MSBFIRST_ENABLE USART_CR2_MSBFIRST |
| #define SMARTCARD_ADVFEATURE_MSBFIRST_DISABLE 0x00000000U |
Most significant bit sent/received first disable
Definition at line 530 of file stm32h7xx_hal_smartcard.h.
| #define SMARTCARD_ADVFEATURE_MSBFIRST_ENABLE USART_CR2_MSBFIRST |
Most significant bit sent/received first enable
Definition at line 531 of file stm32h7xx_hal_smartcard.h.
1.7.6.1