Type Definition atsam4s2a_pac::supc::wumr::RTCEN_W

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

Field RTCEN writer - Real-time Clock Wake-up Enable

Implementations§

source§

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

source

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

The RTC alarm signal has no wake-up effect.

source

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

The RTC alarm signal forces the wake-up of the core power supply.