Type Alias esp32c3::apb_saradc::int_clr::W

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

Register INT_CLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn thres1_low(&mut self) -> THRES1_LOW_W<'_, INT_CLR_SPEC>

Bit 26 - saradc thres1 low interrupt clear

source

pub fn thres0_low(&mut self) -> THRES0_LOW_W<'_, INT_CLR_SPEC>

Bit 27 - saradc thres0 low interrupt clear

source

pub fn thres1_high(&mut self) -> THRES1_HIGH_W<'_, INT_CLR_SPEC>

Bit 28 - saradc thres1 high interrupt clear

source

pub fn thres0_high(&mut self) -> THRES0_HIGH_W<'_, INT_CLR_SPEC>

Bit 29 - saradc thres0 high interrupt clear

source

pub fn adc2_done(&mut self) -> ADC2_DONE_W<'_, INT_CLR_SPEC>

Bit 30 - saradc2 done interrupt clear

source

pub fn adc1_done(&mut self) -> ADC1_DONE_W<'_, INT_CLR_SPEC>

Bit 31 - saradc1 done interrupt clear