Struct esp32::efuse::blk3_wdata3::R
source · pub struct R(_);Expand description
Register BLK3_WDATA3 reader
Implementations§
source§impl R
impl R
sourcepub fn blk3_din3(&self) -> BLK3_DIN3_R
pub fn blk3_din3(&self) -> BLK3_DIN3_R
Bits 0:31 - program for BLOCK3
sourcepub fn adc1_tp_low(&self) -> ADC1_TP_LOW_R
pub fn adc1_tp_low(&self) -> ADC1_TP_LOW_R
Bits 0:6 - ADC1 Two Point calibration low point. Only valid if EFUSE_RD_BLK3_PART_RESERVE
sourcepub fn adc1_tp_high(&self) -> ADC1_TP_HIGH_R
pub fn adc1_tp_high(&self) -> ADC1_TP_HIGH_R
Bits 7:15 - ADC1 Two Point calibration high point. Only valid if EFUSE_RD_BLK3_PART_RESERVE
sourcepub fn adc2_tp_low(&self) -> ADC2_TP_LOW_R
pub fn adc2_tp_low(&self) -> ADC2_TP_LOW_R
Bits 16:22 - ADC2 Two Point calibration low point. Only valid if EFUSE_RD_BLK3_PART_RESERVE
sourcepub fn adc2_tp_high(&self) -> ADC2_TP_HIGH_R
pub fn adc2_tp_high(&self) -> ADC2_TP_HIGH_R
Bits 23:31 - ADC2 Two Point calibration high point. Only valid if EFUSE_RD_BLK3_PART_RESERVE