Type Alias rp2040_pac::uart0::uartdmacr::TXDMAE_W

source ·
pub type TXDMAE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

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

Aliased Type§

struct TXDMAE_W<'a, REG> { /* private fields */ }