Type Alias RTC_TIME_HI

Source
pub type RTC_TIME_HI = Reg<RTC_TIME_HI_SPEC>;
Expand description

rtc_time_hi (rw) register accessor: High bits of Real-Time Clock time

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

For information about available fields see rtc_time_hi module

Aliased Typeยง

struct RTC_TIME_HI { /* private fields */ }