Type Alias d1_pac::audio_codec::ac_dac_dg::DAC_PATTERN_SELECT_R

source ·
pub type DAC_PATTERN_SELECT_R = FieldReader<u8, DAC_PATTERN_SELECT_A>;
Expand description

Field dac_pattern_select reader - DAC Pattern Select

Aliased Type§

struct DAC_PATTERN_SELECT_R { /* private fields */ }

Implementations§

source§

impl DAC_PATTERN_SELECT_R

source

pub fn variant(&self) -> DAC_PATTERN_SELECT_A

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

Checks if the value of the field is NORMAL

source

pub fn is_sin6(&self) -> bool

Checks if the value of the field is SIN6

source

pub fn is_sin60(&self) -> bool

Checks if the value of the field is SIN60

source

pub fn is_silent(&self) -> bool

Checks if the value of the field is SILENT