Type Alias esp32s3::apb_saradc::int_raw::R

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

Register INT_RAW reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn thres1_low_int_raw(&self) -> THRES1_LOW_INT_RAW_R

Bit 26 - interrupt of thres1 low

source

pub fn thres0_low_int_raw(&self) -> THRES0_LOW_INT_RAW_R

Bit 27 - interrupt of thres0 low

source

pub fn thres1_high_int_raw(&self) -> THRES1_HIGH_INT_RAW_R

Bit 28 - interrupt of thres1 high

source

pub fn thres0_high_int_raw(&self) -> THRES0_HIGH_INT_RAW_R

Bit 29 - interrupt of thres0 high

source

pub fn apb_saradc2_done_int_raw(&self) -> APB_SARADC2_DONE_INT_RAW_R

Bit 30 - interrupt of sar2 done

source

pub fn apb_saradc1_done_int_raw(&self) -> APB_SARADC1_DONE_INT_RAW_R

Bit 31 - interrupt of sar1 done