Type Alias esp32c3::extmem::icache_ctrl::ICACHE_ENABLE_R

source ·
pub type ICACHE_ENABLE_R = BitReader;
Expand description

Field ICACHE_ENABLE reader - The bit is used to activate the data cache. 0: disable, 1: enable

Aliased Type§

struct ICACHE_ENABLE_R { /* private fields */ }