Type Definition atsam4s2a_pac::supc::mr::ONREG_W

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

Field ONREG writer - Voltage Regulator Enable

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.