pub type DivEnW<'a, REG> = BitWriter<'a, REG>;
Field div_en writer - Divider enable: 0=div accessible when not busy; 1=div accessible anytime
div_en
pub struct DivEnW<'a, REG> { /* private fields */ }