Type Alias esp32c2::apb_saradc::onetime_sample::W

source ·
pub type W = W<ONETIME_SAMPLE_SPEC>;
Expand description

Register ONETIME_SAMPLE writer

Implementations§

source§

impl W

source

pub fn saradc_onetime_atten( &mut self ) -> SARADC_ONETIME_ATTEN_W<'_, ONETIME_SAMPLE_SPEC, 23>

Bits 23:24 - Need add description

source

pub fn saradc_onetime_channel( &mut self ) -> SARADC_ONETIME_CHANNEL_W<'_, ONETIME_SAMPLE_SPEC, 25>

Bits 25:28 - Need add description

source

pub fn saradc_onetime_start( &mut self ) -> SARADC_ONETIME_START_W<'_, ONETIME_SAMPLE_SPEC, 29>

Bit 29 - Need add description

source

pub fn saradc2_onetime_sample( &mut self ) -> SARADC2_ONETIME_SAMPLE_W<'_, ONETIME_SAMPLE_SPEC, 30>

Bit 30 - Need add description

source

pub fn saradc1_onetime_sample( &mut self ) -> SARADC1_ONETIME_SAMPLE_W<'_, ONETIME_SAMPLE_SPEC, 31>

Bit 31 - Need add description

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.