Type Alias d1_pac::audio_codec::ac_dac_dg::ADDA_LOOP_MODE_R

source ·
pub type ADDA_LOOP_MODE_R = FieldReader<u8, ADDA_LOOP_MODE_A>;
Expand description

Field adda_loop_mode reader - ADDA Loop Mode Select

Aliased Type§

struct ADDA_LOOP_MODE_R { /* private fields */ }

Implementations§

source§

impl ADDA_LOOP_MODE_R

source

pub fn variant(&self) -> Option<ADDA_LOOP_MODE_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_adc12(&self) -> bool

Checks if the value of the field is ADC12

source

pub fn is_adc3(&self) -> bool

Checks if the value of the field is ADC3