STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | SMARTCARD_PHASE_1EDGE 0x00000000U |
#define | SMARTCARD_PHASE_2EDGE ((uint32_t)USART_CR2_CPHA) |
#define SMARTCARD_PHASE_1EDGE 0x00000000U |
#include <stm32f4xx_hal_smartcard.h>
Definition at line 304 of file stm32f4xx_hal_smartcard.h.
#define SMARTCARD_PHASE_2EDGE ((uint32_t)USART_CR2_CPHA) |
#include <stm32f4xx_hal_smartcard.h>
Definition at line 305 of file stm32f4xx_hal_smartcard.h.