Type Alias rp2040_pac::spi0::sspdmacr::RXDMAE_W
source · pub type RXDMAE_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field RXDMAE
writer - Receive DMA Enable. If this bit is set to 1, DMA for the receive FIFO is enabled.
Aliased Type§
struct RXDMAE_W<'a, REG> { /* private fields */ }