pub type HaltW<'a, REG> = BitWriter<'a, REG, Halt>;
Field HALT writer - Halt DMA Operations
HALT
pub struct HaltW<'a, REG> { /* private fields */ }
Normal operation
Stall the start of any new channels. Executing channels are allowed to complete. Channel execution resumes when this bit is cleared.