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