Type Alias W

Source
pub type W = W<VregSpec>;
Expand description

Register VREG writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn enable(&mut self) -> EnableW<'_, VregSpec>

Bit 1 - Enable

Source

pub fn sel(&mut self) -> SelW<'_, VregSpec>

Bit 2 - Voltage Regulator Selection

Source

pub fn runbkup(&mut self) -> RunbkupW<'_, VregSpec>

Bit 7 - Run in Backup mode

Source

pub fn vsen(&mut self) -> VsenW<'_, VregSpec>

Bit 16 - Voltage Scaling Enable

Source

pub fn vsper(&mut self) -> VsperW<'_, VregSpec>

Bits 24:26 - Voltage Scaling Period