Type Alias TIME_LO

Source
pub type TIME_LO = Reg<TIME_LO_SPEC>;
Expand description

time_lo (rw) register accessor: Low bits of hibernate time

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

For information about available fields see time_lo module

Aliased Typeยง

struct TIME_LO { /* private fields */ }