Type Alias Sleep

Source
pub type Sleep = Reg<SleepSpec>;
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 */ }