Type Definition atsam4s2a_pac::supc::wumr::RTTEN_W

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

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

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.