Type Alias esp32c3::efuse::rd_repeat_data0::DIS_DOWNLOAD_ICACHE_R

source ·
pub type DIS_DOWNLOAD_ICACHE_R = BitReader;
Expand description

Field DIS_DOWNLOAD_ICACHE reader - Set this bit to disable Icache in download mode (boot_mode[3:0] is 0, 1, 2, 3, 6, 7).

Aliased Type§

struct DIS_DOWNLOAD_ICACHE_R { /* private fields */ }