Type Alias DS7_W

Source
pub type DS7_W<'a, REG> = FieldWriter<'a, REG, 3>;
Expand description

Field DS7 writer - Stage 7 drive strength

Aliased Type§

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