Type Alias atsame70n21b::supc::mr::ONREG_W

source ·
pub type ONREG_W<'a, const O: u8> = BitWriter<'a, MR_SPEC, O, ONREGSELECT_A>;
Expand description

Field ONREG writer - Voltage Regulator Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Internal voltage regulator is not used (external power supply is used).

source

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

Internal voltage regulator is used.