Type Alias d1_pac::lradc::lradc_ints::ADC0_ALRDY_HOLD_PENDING_R

source ·
pub type ADC0_ALRDY_HOLD_PENDING_R = BitReader<ADC0_ALRDY_HOLD_PENDING_A>;
Expand description

Field adc0_alrdy_hold_pending reader - ADC0 Already Hold Key Pending

Aliased Type§

struct ADC0_ALRDY_HOLD_PENDING_R { /* private fields */ }

Implementations§

source§

impl ADC0_ALRDY_HOLD_PENDING_R

source

pub fn variant(&self) -> ADC0_ALRDY_HOLD_PENDING_A

Get enumerated values variant

source

pub fn is_no_pending(&self) -> bool

Checks if the value of the field is NO_PENDING

source

pub fn is_pending(&self) -> bool

Checks if the value of the field is PENDING