Struct esp32::efuse::blk3_rdata3::W
source · pub struct W(_);
Expand description
Register BLK3_RDATA3
writer
Implementations§
source§impl W
impl W
sourcepub fn rd_adc1_tp_low(&mut self) -> RD_ADC1_TP_LOW_W<'_, 0>
pub fn rd_adc1_tp_low(&mut self) -> RD_ADC1_TP_LOW_W<'_, 0>
Bits 0:6 - ADC1 Two Point calibration low point. Only valid if EFUSE_RD_BLK3_PART_RESERVE
sourcepub fn rd_adc1_tp_high(&mut self) -> RD_ADC1_TP_HIGH_W<'_, 7>
pub fn rd_adc1_tp_high(&mut self) -> RD_ADC1_TP_HIGH_W<'_, 7>
Bits 7:15 - ADC1 Two Point calibration high point. Only valid if EFUSE_RD_BLK3_PART_RESERVE
sourcepub fn rd_adc2_tp_low(&mut self) -> RD_ADC2_TP_LOW_W<'_, 16>
pub fn rd_adc2_tp_low(&mut self) -> RD_ADC2_TP_LOW_W<'_, 16>
Bits 16:22 - ADC2 Two Point calibration low point. Only valid if EFUSE_RD_BLK3_PART_RESERVE
sourcepub fn rd_adc2_tp_high(&mut self) -> RD_ADC2_TP_HIGH_W<'_, 23>
pub fn rd_adc2_tp_high(&mut self) -> RD_ADC2_TP_HIGH_W<'_, 23>
Bits 23:31 - ADC2 Two Point calibration high point. Only valid if EFUSE_RD_BLK3_PART_RESERVE