Type Alias esp32c3::extmem::CACHE_STATE

source ·
pub type CACHE_STATE = Reg<CACHE_STATE_SPEC>;
Expand description

CACHE_STATE (r) register accessor: This description will be updated in the near future.

You can read this register and get cache_state::R. See API.

For information about available fields see cache_state module

Aliased Type§

struct CACHE_STATE { /* private fields */ }