Type Alias esp32c3::extmem::icache_autoload_ctrl::ICACHE_AUTOLOAD_ENA_R

source ·
pub type ICACHE_AUTOLOAD_ENA_R = BitReader;
Expand description

Field ICACHE_AUTOLOAD_ENA reader - The bit is used to enable and disable autoload operation. It is combined with icache_autoload_done. 1: enable, 0: disable.

Aliased Type§

struct ICACHE_AUTOLOAD_ENA_R { /* private fields */ }