Type Alias DataenW

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

Field DATAEN writer - Data Enable

Aliased Type§

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