Type Alias esp32h2::pcr::SARADC_CONF
source · pub type SARADC_CONF = Reg<SARADC_CONF_SPEC>;
Expand description
SARADC_CONF (rw) register accessor: SARADC configuration register
You can read
this register and get saradc_conf::R
. You can reset
, write
, write_with_zero
this register using saradc_conf::W
. You can also modify
this register. See API.
For information about available fields see saradc_conf
module
Aliased Type§
struct SARADC_CONF { /* private fields */ }