Type Alias rp2040_pac::spi0::sspdmacr::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 */ }