Type Alias CenW

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

Field CEN writer - Cache Controller Enable

Aliased Typeยง

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