pub type Sleepcfg = Reg<SleepcfgSpec>;
Expand description
SLEEPCFG (rw) register accessor: Sleep Configuration
You can read
this register and get sleepcfg::R
. You can reset
, write
, write_with_zero
this register using sleepcfg::W
. You can also modify
this register. See API.
For information about available fields see sleepcfg
module
Aliased Typeยง
struct Sleepcfg { /* private fields */ }