Module uartdmacr

Source
Expand description

DMA Control Register, UARTDMACR

Structs§

UARTDMACR_SPEC
DMA Control Register, UARTDMACR

Type Aliases§

DMAONERR_R
Field DMAONERR reader - DMA on error. If this bit is set to 1, the DMA receive request outputs, UARTRXDMASREQ or UARTRXDMABREQ, are disabled when the UART error interrupt is asserted.
DMAONERR_W
Field DMAONERR writer - DMA on error. If this bit is set to 1, the DMA receive request outputs, UARTRXDMASREQ or UARTRXDMABREQ, are disabled when the UART error interrupt is asserted.
R
Register UARTDMACR reader
RXDMAE_R
Field RXDMAE reader - Receive DMA enable. If this bit is set to 1, DMA for the receive FIFO is enabled.
RXDMAE_W
Field RXDMAE writer - Receive DMA enable. If this bit is set to 1, DMA for the receive FIFO is enabled.
TXDMAE_R
Field TXDMAE reader - Transmit DMA enable. If this bit is set to 1, DMA for the transmit FIFO is enabled.
TXDMAE_W
Field TXDMAE writer - Transmit DMA enable. If this bit is set to 1, DMA for the transmit FIFO is enabled.
W
Register UARTDMACR writer