pub type TIME_HI = Reg<TIME_HI_SPEC>;
Expand description
time_hi (rw) register accessor: High bits of hibernate time
You can read
this register and get time_hi::R
. You can reset
, write
, write_with_zero
this register using time_hi::W
. You can also modify
this register. See API.
For information about available fields see time_hi
module
Aliased Typeยง
struct TIME_HI { /* private fields */ }