STM32L443xx HAL User Manual
|
Defines | |
#define | UART_DMA_TX_DISABLE 0x00000000U |
#define | UART_DMA_TX_ENABLE USART_CR3_DMAT |
#define UART_DMA_TX_DISABLE 0x00000000U |
UART DMA TX disabled
Definition at line 506 of file stm32l4xx_hal_uart.h.
#define UART_DMA_TX_ENABLE USART_CR3_DMAT |
UART DMA TX enabled
Definition at line 507 of file stm32l4xx_hal_uart.h.