Type Alias ChenW

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

Field CHEN writer - Channel Enable

Aliased Type§

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