Type Alias esp32c3::apb_saradc::int_ena::W

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

Register INT_ENA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

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

Bit 26 - saradc thres1 low interrupt enable

source

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

Bit 27 - saradc thres0 low interrupt enable

source

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

Bit 28 - saradc thres1 high interrupt enable

source

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

Bit 29 - saradc thres0 high interrupt enable

source

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

Bit 30 - saradc2 done interrupt enable

source

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

Bit 31 - saradc1 done interrupt enable