Type Alias atsamd21j::pm::SLEEP

source ·
pub type SLEEP = Reg<SLEEP_SPEC>;
Expand description

SLEEP (rw) register accessor: Sleep Mode

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

For information about available fields see sleep module

Aliased Type§

struct SLEEP { /* private fields */ }