esp32c2::apb_ctrl

Type Alias MEM_POWER_DOWN

Source
pub type MEM_POWER_DOWN = Reg<MEM_POWER_DOWN_SPEC>;
Expand description

MEM_POWER_DOWN (rw) register accessor: Memory power configuration registers

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

For information about available fields see mem_power_down module

Aliased Typeยง

struct MEM_POWER_DOWN { /* private fields */ }