Type Alias esp32c3::system::CACHE_CONTROL

source ·
pub type CACHE_CONTROL = Reg<CACHE_CONTROL_SPEC>;
Expand description

CACHE_CONTROL (rw) register accessor: cache control register

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

For information about available fields see cache_control module

Aliased Type§

struct CACHE_CONTROL { /* private fields */ }