Type Definition esp32c3::extmem::icache_ctrl::ICACHE_ENABLE_W
source · pub type ICACHE_ENABLE_W<'a, const O: u8> = BitWriter<'a, u32, ICACHE_CTRL_SPEC, bool, O>;Expand description
Field ICACHE_ENABLE writer - The bit is used to activate the data cache. 0: disable, 1: enable