Type Alias atsame70n21b::supc::cr::VROFF_W

source ·
pub type VROFF_W<'a, const O: u8> = BitWriter<'a, CR_SPEC, O, VROFFSELECT_AW>;
Expand description

Field VROFF writer - Voltage Regulator Off

Aliased Type§

struct VROFF_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> VROFF_W<'a, O>

source

pub fn no_effect(self) -> &'a mut W

No effect.

source

pub fn stop_vreg(self) -> &'a mut W

If KEY is correct, VROFF asserts the vddcore_nreset and stops the voltage regulator.