pub type DmaW<'a, REG> = BitWriter<'a, REG, Dmaselect>;
Field DMA writer - Single or Multiple DMA Channels
DMA
struct DmaW<'a, REG> { /* private fields */ }
Single DMA channel
One DMA channel per data channel