pub type GieW<'a, REG> = BitWriter<'a, REG, Gie>;
Field GIE writer - Global Interrupt Enable
GIE
pub struct GieW<'a, REG> { /* private fields */ }
All interrupt sources disabled.
All interrupt sources enabled. Note that the individual interrupt-enable bits still need to be set to generate interrupts.