Skip to main content

DivEnW

Type Alias DivEnW 

Source
pub type DivEnW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field div_en writer - Divider enable: 0=div accessible when not busy; 1=div accessible anytime

Aliased Type§

pub struct DivEnW<'a, REG> { /* private fields */ }