Type Alias esp32c3::apb_ctrl::MEM_POWER_DOWN

source ·
pub type MEM_POWER_DOWN = Reg<MEM_POWER_DOWN_SPEC>;
Expand description

MEM_POWER_DOWN (rw) register accessor: APB_CTRL_MEM_POWER_DOWN_REG

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 */ }