Type Alias VrefoeW

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

Field VREFOE writer - Voltage Reference Output Enable

Aliased Type§

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