Type Alias rp2040_pac::syscfg::MEMPOWERDOWN

source ·
pub type MEMPOWERDOWN = Reg<MEMPOWERDOWN_SPEC>;
Expand description

MEMPOWERDOWN (rw) register accessor: Control power downs to memories. Set high to power down memories.
Use with extreme caution

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

For information about available fields see mempowerdown module

Aliased Type§

struct MEMPOWERDOWN { /* private fields */ }