Type Alias esp32c6::lp_aon::SYS_CFG

source ·
pub type SYS_CFG = Reg<SYS_CFG_SPEC>;
Expand description

SYS_CFG (rw) register accessor: need_des

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

For information about available fields see sys_cfg module

Aliased Type§

struct SYS_CFG { /* private fields */ }