Type Alias LevelW

Source
pub type LevelW<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field LEVEL writer - Threshold Level for VDD

Aliased Typeยง

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