pub type EnblW<'a, REG> = BitWriter<'a, REG, Enbl>;
Field ENBL writer - DMA Channel Enable
ENBL
pub struct EnblW<'a, REG> { /* private fields */ }
DMA channel is disabled. This mode is primarily used during configuration of the DMAMux. The DMA has separate channel enables/disables, which should be used to disable or reconfigure a DMA channel.
DMA channel is enabled