Type Alias esp32c3::ds::BOX_MEM

source ·
pub type BOX_MEM = Reg<BOX_MEM_SPEC>;
Expand description

BOX_MEM (rw) register accessor: memory that stores BOX

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

For information about available fields see box_mem module

Aliased Type§

struct BOX_MEM { /* private fields */ }