Type Alias atsame70n21b::supc::wumr::RTTEN_W

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

Field RTTEN writer - Real-time Timer Wake-up Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The RTT alarm signal has no wake-up effect.

source

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

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