Struct esp32::efuse::blk0_wdata3::R
source · pub struct R(_);
Expand description
Register BLK0_WDATA3
reader
Implementations§
source§impl R
impl R
sourcepub fn chip_ver_dis_app_cpu(&self) -> CHIP_VER_DIS_APP_CPU_R
pub fn chip_ver_dis_app_cpu(&self) -> CHIP_VER_DIS_APP_CPU_R
Bit 0
sourcepub fn chip_ver_dis_bt(&self) -> CHIP_VER_DIS_BT_R
pub fn chip_ver_dis_bt(&self) -> CHIP_VER_DIS_BT_R
Bit 1
sourcepub fn chip_ver_pkg_4bit(&self) -> CHIP_VER_PKG_4BIT_R
pub fn chip_ver_pkg_4bit(&self) -> CHIP_VER_PKG_4BIT_R
Bit 2 - most significant bit of chip package
sourcepub fn chip_ver_dis_cache(&self) -> CHIP_VER_DIS_CACHE_R
pub fn chip_ver_dis_cache(&self) -> CHIP_VER_DIS_CACHE_R
Bit 3
sourcepub fn spi_pad_config_hd(&self) -> SPI_PAD_CONFIG_HD_R
pub fn spi_pad_config_hd(&self) -> SPI_PAD_CONFIG_HD_R
Bits 4:8 - program for SPI_pad_config_hd
sourcepub fn chip_ver_pkg(&self) -> CHIP_VER_PKG_R
pub fn chip_ver_pkg(&self) -> CHIP_VER_PKG_R
Bits 9:11 - least significant bits of chip package
sourcepub fn chip_cpu_freq_low(&self) -> CHIP_CPU_FREQ_LOW_R
pub fn chip_cpu_freq_low(&self) -> CHIP_CPU_FREQ_LOW_R
Bit 12 - If set alongside EFUSE_CHIP_CPU_FREQ_RATED, the ESP32’s max CPU frequency is rated for 160MHz. 240MHz otherwise
sourcepub fn chip_cpu_freq_rated(&self) -> CHIP_CPU_FREQ_RATED_R
pub fn chip_cpu_freq_rated(&self) -> CHIP_CPU_FREQ_RATED_R
Bit 13 - If set, the ESP32’s maximum CPU frequency has been rated
sourcepub fn blk3_part_reserve(&self) -> BLK3_PART_RESERVE_R
pub fn blk3_part_reserve(&self) -> BLK3_PART_RESERVE_R
Bit 14 - If set, this bit indicates that BLOCK3[143:96] is reserved for internal use
sourcepub fn chip_ver_rev1(&self) -> CHIP_VER_REV1_R
pub fn chip_ver_rev1(&self) -> CHIP_VER_REV1_R
Bit 15