rp2040_pac::spi0::sspdmacr

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