Type Alias esp32c3::extmem::ICACHE_CTRL

source ·
pub type ICACHE_CTRL = Reg<ICACHE_CTRL_SPEC>;
Expand description

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

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

For information about available fields see icache_ctrl module

Aliased Type§

struct ICACHE_CTRL { /* private fields */ }