Type Alias esp32c6::extmem::l1_cache_wrap_around_ctrl::L1_CACHE_WRAP_W
source · pub type L1_CACHE_WRAP_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;Expand description
Field L1_CACHE_WRAP writer - Set this bit as 1 to enable L1-DCache wrap around mode.
Aliased Type§
struct L1_CACHE_WRAP_W<'a, REG, const O: u8> { /* private fields */ }