Type Alias esp32c3::rtc_cntl::EXT_WAKEUP_CONF

source ·
pub type EXT_WAKEUP_CONF = Reg<EXT_WAKEUP_CONF_SPEC>;
Expand description

EXT_WAKEUP_CONF (rw) register accessor: rtc configure register

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

For information about available fields see ext_wakeup_conf module

Aliased Type§

struct EXT_WAKEUP_CONF { /* private fields */ }