Type Alias VsenW

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

Field VSEN writer - Voltage Scaling Enable

Aliased Typeยง

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