Type Alias esp32s3::extmem::dcache_ctrl::DCACHE_ENABLE_R
source · pub type DCACHE_ENABLE_R = BitReader;Expand description
Field DCACHE_ENABLE reader - The bit is used to activate the data cache. 0: disable, 1: enable
Aliased Type§
struct DCACHE_ENABLE_R { /* private fields */ }