Type Alias DORD_W

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

Field DORD writer - Data Order

Aliased Typeยง

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