Type Alias d1_pac::audio_codec::adc::ADC_PGA_CTRL_RCM_R

source ·
pub type ADC_PGA_CTRL_RCM_R = FieldReader<u8, ADC_PGA_CTRL_RCM_A>;
Expand description

Field adc_pga_ctrl_rcm reader - ADC PGA Common Mode Input Impedance Control for MICIN

Aliased Type§

struct ADC_PGA_CTRL_RCM_R { /* private fields */ }

Implementations§

source§

impl ADC_PGA_CTRL_RCM_R

source

pub fn variant(&self) -> ADC_PGA_CTRL_RCM_A

Get enumerated values variant

source

pub fn is_100k(&self) -> bool

Checks if the value of the field is _100K

source

pub fn is_75k(&self) -> bool

Checks if the value of the field is _75K

source

pub fn is_50k(&self) -> bool

Checks if the value of the field is _50K

source

pub fn is_25k(&self) -> bool

Checks if the value of the field is _25K