Type Alias esp32c3::apb_saradc::ctrl2::R

source ·
pub type R = R<CTRL2_SPEC>;
Expand description

Register CTRL2 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn meas_num_limit(&self) -> MEAS_NUM_LIMIT_R

Bit 0 - enable max meas num

source

pub fn max_meas_num(&self) -> MAX_MEAS_NUM_R

Bits 1:8 - max conversion number

source

pub fn sar1_inv(&self) -> SAR1_INV_R

Bit 9 - 1: data to DIG ADC1 CTRL is inverted, otherwise not

source

pub fn sar2_inv(&self) -> SAR2_INV_R

Bit 10 - 1: data to DIG ADC2 CTRL is inverted, otherwise not

source

pub fn timer_target(&self) -> TIMER_TARGET_R

Bits 12:23 - to set saradc timer target

source

pub fn timer_en(&self) -> TIMER_EN_R

Bit 24 - to enable saradc timer trigger