Type Alias d1_pac::audio_codec::ac_adc_dg::AD_SWP2_R

source ·
pub type AD_SWP2_R = BitReader<AD_SWP2_A>;
Expand description

Field ad_swp2 reader - ADC output channel swap enable (for digital filter)

Aliased Type§

struct AD_SWP2_R { /* private fields */ }

Implementations§

source§

impl AD_SWP2_R

source

pub fn variant(&self) -> AD_SWP2_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED