Type Alias atsame70n21b::supc::wumr::RTCEN_W

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

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

Aliased Type§

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

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.