STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define SMARTCARD_PHASE_1EDGE   ((uint32_t)0x0000U)
 
#define SMARTCARD_PHASE_2EDGE   ((uint32_t)USART_CR2_CPHA)
 

Detailed Description

Macro Definition Documentation

#define SMARTCARD_PHASE_1EDGE   ((uint32_t)0x0000U)

Definition at line 339 of file stm32f7xx_hal_smartcard.h.

#define SMARTCARD_PHASE_2EDGE   ((uint32_t)USART_CR2_CPHA)

Definition at line 340 of file stm32f7xx_hal_smartcard.h.