Type Alias CenW

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

Field CEN writer - Clock Enable

Aliased Type§

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