[][src]Type Definition esp32::efuse::efuse_blk3_wdata3_reg::R

type R = R<u32, EFUSE_BLK3_WDATA3_REG>;

Reader of register EFUSE_BLK3_WDATA3_REG

Methods

impl R[src]

pub fn efuse_blk3_din3(&self) -> EFUSE_BLK3_DIN3_R[src]

Bits 0:31 - program for BLOCK3

pub fn efuse_adc2_tp_high(&self) -> EFUSE_ADC2_TP_HIGH_R[src]

Bits 23:31 - ADC2 Two Point calibration high point. Only valid if EFUSE_RD_BLK3_PART_RESERVE

pub fn efuse_adc2_tp_low(&self) -> EFUSE_ADC2_TP_LOW_R[src]

Bits 16:22 - ADC2 Two Point calibration low point. Only valid if EFUSE_RD_BLK3_PART_RESERVE

pub fn efuse_adc1_tp_high(&self) -> EFUSE_ADC1_TP_HIGH_R[src]

Bits 7:15 - ADC1 Two Point calibration high point. Only valid if EFUSE_RD_BLK3_PART_RESERVE

pub fn efuse_adc1_tp_low(&self) -> EFUSE_ADC1_TP_LOW_R[src]

Bits 0:6 - ADC1 Two Point calibration low point. Only valid if EFUSE_RD_BLK3_PART_RESERVE