Type Alias d1_pac::gpadc::gp_cs_en::ADC_CH_SELECT_R

source ·
pub type ADC_CH_SELECT_R = BitReader<ADC_CH_SELECT_A>;
Expand description

Field adc_ch_select[0-1] reader - Analog Input Channel Select

Aliased Type§

struct ADC_CH_SELECT_R { /* private fields */ }

Implementations§

source§

impl ADC_CH_SELECT_R

source

pub fn variant(&self) -> ADC_CH_SELECT_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE