![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
| #define | UART_ONE_BIT_SAMPLE_DISABLE ((uint32_t)0x00000000U) |
| #define | UART_ONE_BIT_SAMPLE_ENABLE ((uint32_t)USART_CR3_ONEBIT) |
| #define UART_ONE_BIT_SAMPLE_DISABLE ((uint32_t)0x00000000U) |
Definition at line 341 of file stm32f7xx_hal_uart.h.
| #define UART_ONE_BIT_SAMPLE_ENABLE ((uint32_t)USART_CR3_ONEBIT) |
Definition at line 342 of file stm32f7xx_hal_uart.h.
1.8.11