STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for SMARTCARD Clock Polarity:

Macros

#define SMARTCARD_POLARITY_LOW   0x00000000U
#define SMARTCARD_POLARITY_HIGH   ((uint32_t)USART_CR2_CPOL)

Detailed Description

Macro Definition Documentation

◆ SMARTCARD_POLARITY_HIGH

#define SMARTCARD_POLARITY_HIGH   ((uint32_t)USART_CR2_CPOL)

Definition at line 296 of file stm32f4xx_hal_smartcard.h.

◆ SMARTCARD_POLARITY_LOW

#define SMARTCARD_POLARITY_LOW   0x00000000U

Definition at line 295 of file stm32f4xx_hal_smartcard.h.