pub type ChieW<'a, REG> = BitWriter<'a, REG, Chie>;
Field CHIE writer - Channel (n) Interrupt Enable
CHIE
pub struct ChieW<'a, REG> { /* private fields */ }
Disable channel (n) interrupt. Use software polling.
Enable channel (n) interrupt.