Type Alias esp32c6::pmu::BACKUP_CFG

source ·
pub type BACKUP_CFG = Reg<BACKUP_CFG_SPEC>;
Expand description

BACKUP_CFG (rw) register accessor: need_des

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

For information about available fields see backup_cfg module

Aliased Type§

struct BACKUP_CFG { /* private fields */ }