Type Alias esp32c3::rtc_cntl::RTC_CNTL

source ·
pub type RTC_CNTL = Reg<RTC_CNTL_SPEC>;
Expand description

RTC_CNTL (rw) register accessor: rtc configure register

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

For information about available fields see rtc_cntl module

Aliased Type§

struct RTC_CNTL { /* private fields */ }