|
STM32F479xx HAL User Manual
|
Defines | |
| #define | SMARTCARD_PHASE_1EDGE 0x00000000U |
| #define | SMARTCARD_PHASE_2EDGE ((uint32_t)USART_CR2_CPHA) |
| #define SMARTCARD_PHASE_1EDGE 0x00000000U |
Definition at line 305 of file stm32f4xx_hal_smartcard.h.
| #define SMARTCARD_PHASE_2EDGE ((uint32_t)USART_CR2_CPHA) |
Definition at line 306 of file stm32f4xx_hal_smartcard.h.
1.7.6.1