Skip to main content

RtcLoadCount

Type Alias RtcLoadCount 

Source
pub type RtcLoadCount = Reg<RtcLoadCountSpec>;
Expand description

RTC_LOAD_COUNT (rw) register accessor: RTC load count register

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

For information about available fields see rtc_load_count module

Aliased Type§

pub struct RtcLoadCount { /* private fields */ }