pub type ToieW<'a, REG> = BitWriter<'a, REG, Toie>;
Field TOIE writer - Timer Overflow Interrupt Enable
TOIE
pub struct ToieW<'a, REG> { /* private fields */ }
Disable TOF interrupts. Use software polling.
Enable TOF interrupts. An interrupt is generated when TOF equals one.