Type Alias atsamd21j::eic::WAKEUP

source ·
pub type WAKEUP = Reg<WAKEUP_SPEC>;
Expand description

WAKEUP (rw) register accessor: Wake-Up Enable

You can read this register and get wakeup::R. You can reset, write, write_with_zero this register using wakeup::W. You can also modify this register. See API.

For information about available fields see wakeup module

Aliased Type§

struct WAKEUP { /* private fields */ }