Type Alias esp32c3::extmem::ICACHE_FREEZE

source ·
pub type ICACHE_FREEZE = Reg<ICACHE_FREEZE_SPEC>;
Expand description

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

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

For information about available fields see icache_freeze module

Aliased Type§

struct ICACHE_FREEZE { /* private fields */ }