rp2040_pac::uart0::uartdmacr

Type Alias 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 */ }