Type Alias VregrdyW

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

Field VREGRDY writer - Voltage Regulator Ready

Aliased Type§

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