Type Alias esp32c3::ds::M_MEM

source ·
pub type M_MEM = Reg<M_MEM_SPEC>;
Expand description

M_MEM (rw) register accessor: memory that stores M

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

For information about available fields see m_mem module

Aliased Type§

struct M_MEM { /* private fields */ }