PER Firmware
Loading...
Searching...
No Matches
usart_tx_errors_t Struct Reference

Public Attributes

bool dma_transfer_error
 DMA transfer error.
 
bool dma_direct_mode_error
 DMA error while attempting to operate in direct mode.
 
bool dma_fifo_overrun
 DMA FIFO has been overrun - apparently this can be ignored on USART peripherals AS LONG AS YOU AREN'T USING THE FIFO.
 

Member Data Documentation

◆ dma_fifo_overrun

bool usart_tx_errors_t::dma_fifo_overrun

DMA FIFO has been overrun - apparently this can be ignored on USART peripherals AS LONG AS YOU AREN'T USING THE FIFO.

DMA FIFO has been overrun.


The documentation for this struct was generated from the following files: