Type Alias esp32c6::extmem::L1_ICACHE_CTRL

source ·
pub type L1_ICACHE_CTRL = Reg<L1_ICACHE_CTRL_SPEC>;
Expand description

L1_ICACHE_CTRL (r) register accessor: L1 instruction Cache(L1-ICache) control register

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

For information about available fields see l1_icache_ctrl module

Aliased Type§

struct L1_ICACHE_CTRL { /* private fields */ }