Type Alias d1_pac::audio_codec::ac_adc_dg::AD_SWP1_R

source ·
pub type AD_SWP1_R = BitReader<AD_SWP1_A>;
Expand description

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

Aliased Type§

struct AD_SWP1_R { /* private fields */ }

Implementations§

source§

impl AD_SWP1_R

source

pub fn variant(&self) -> AD_SWP1_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