Type Alias VbatlevelW

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

Field VBATLEVEL writer - Threshold Level in battery backup sleep mode for VBAT

Aliased Typeยง

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