Type Alias esp32c3::rtc_cntl::ANA_CONF

source ·
pub type ANA_CONF = Reg<ANA_CONF_SPEC>;
Expand description

ANA_CONF (rw) register accessor: rtc configure register

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

For information about available fields see ana_conf module

Aliased Type§

struct ANA_CONF { /* private fields */ }