![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | UART_RECEIVER_TIMEOUT_DISABLE ((uint32_t)0x00000000U) |
#define | UART_RECEIVER_TIMEOUT_ENABLE ((uint32_t)USART_CR2_RTOEN) |
#define UART_RECEIVER_TIMEOUT_DISABLE ((uint32_t)0x00000000U) |
Definition at line 361 of file stm32f7xx_hal_uart.h.
#define UART_RECEIVER_TIMEOUT_ENABLE ((uint32_t)USART_CR2_RTOEN) |
Definition at line 362 of file stm32f7xx_hal_uart.h.