Type Alias rp2040_pac::uart0::uartdmacr::TXDMAE_R

source ·
pub type TXDMAE_R = BitReader;
Expand description

Field TXDMAE reader - Transmit DMA enable. If this bit is set to 1, DMA for the transmit FIFO is enabled.

Aliased Type§

struct TXDMAE_R { /* private fields */ }