![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
| #define | SMARTCARD_TIMEOUT_DISABLE ((uint32_t)0x00000000U) |
| #define | SMARTCARD_TIMEOUT_ENABLE ((uint32_t)USART_CR2_RTOEN) |
| #define SMARTCARD_TIMEOUT_DISABLE ((uint32_t)0x00000000U) |
Definition at line 376 of file stm32f7xx_hal_smartcard.h.
| #define SMARTCARD_TIMEOUT_ENABLE ((uint32_t)USART_CR2_RTOEN) |
Definition at line 377 of file stm32f7xx_hal_smartcard.h.
1.8.11