Type Definition atsam4s2a_pac::supc::wumr::SMEN_W

source ·
pub type SMEN_W<'a, const O: u8> = BitWriter<'a, u32, WUMR_SPEC, SMEN_A, O>;
Expand description

Field SMEN writer - Supply Monitor Wake-up Enable

Implementations§

source§

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

source

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

The supply monitor detection has no wake-up effect.

source

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

The supply monitor detection forces the wake-up of the core power supply.