Type Alias esp32c2::apb_saradc::onetime_sample::W
source · pub type W = W<ONETIME_SAMPLE_SPEC>;Expand description
Register ONETIME_SAMPLE writer
Aliased Type§
struct W { /* private fields */ }Implementations§
source§impl W
impl W
sourcepub fn onetime_atten(&mut self) -> ONETIME_ATTEN_W<'_, ONETIME_SAMPLE_SPEC>
pub fn onetime_atten(&mut self) -> ONETIME_ATTEN_W<'_, ONETIME_SAMPLE_SPEC>
Bits 23:24 - Need add description
sourcepub fn onetime_channel(&mut self) -> ONETIME_CHANNEL_W<'_, ONETIME_SAMPLE_SPEC>
pub fn onetime_channel(&mut self) -> ONETIME_CHANNEL_W<'_, ONETIME_SAMPLE_SPEC>
Bits 25:28 - Need add description
sourcepub fn onetime_start(&mut self) -> ONETIME_START_W<'_, ONETIME_SAMPLE_SPEC>
pub fn onetime_start(&mut self) -> ONETIME_START_W<'_, ONETIME_SAMPLE_SPEC>
Bit 29 - Need add description
sourcepub fn saradc2_onetime_sample(
&mut self,
) -> SARADC2_ONETIME_SAMPLE_W<'_, ONETIME_SAMPLE_SPEC>
pub fn saradc2_onetime_sample( &mut self, ) -> SARADC2_ONETIME_SAMPLE_W<'_, ONETIME_SAMPLE_SPEC>
Bit 30 - Need add description
sourcepub fn saradc1_onetime_sample(
&mut self,
) -> SARADC1_ONETIME_SAMPLE_W<'_, ONETIME_SAMPLE_SPEC>
pub fn saradc1_onetime_sample( &mut self, ) -> SARADC1_ONETIME_SAMPLE_W<'_, ONETIME_SAMPLE_SPEC>
Bit 31 - Need add description