esp32s3::ds

Type Alias C_MEM

Source
pub type C_MEM = Reg<C_MEM_SPEC>;
Expand description

C_MEM (rw) register accessor: Memory C

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

For information about available fields see c_mem module

Aliased Typeยง

struct C_MEM { /* private fields */ }