Type Alias esp32c3::extmem::CACHE_REQUEST

source ·
pub type CACHE_REQUEST = Reg<CACHE_REQUEST_SPEC>;
Expand description

CACHE_REQUEST (rw) register accessor: This description will be updated in the near future.

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

For information about available fields see cache_request module

Aliased Type§

struct CACHE_REQUEST { /* private fields */ }