Type Alias esp32c6::extmem::l1_icache2_autoload_ctrl::L1_ICACHE2_AUTOLOAD_ENA_R
source · pub type L1_ICACHE2_AUTOLOAD_ENA_R = BitReader;Expand description
Field L1_ICACHE2_AUTOLOAD_ENA reader - The bit is used to enable and disable autoload operation on L1-ICache2. 1: enable, 0: disable.
Aliased Type§
struct L1_ICACHE2_AUTOLOAD_ENA_R { /* private fields */ }