Type Alias d1_pac::audio_codec::ac_dac_fifoc::DAC_DRQ_CLR_CNT_R

source ·
pub type DAC_DRQ_CLR_CNT_R = FieldReader<u8, DAC_DRQ_CLR_CNT_A>;
Expand description

Field dac_drq_clr_cnt reader - DAC DRQ clear count

Aliased Type§

struct DAC_DRQ_CLR_CNT_R { /* private fields */ }

Implementations§

source§

impl DAC_DRQ_CLR_CNT_R

source

pub fn variant(&self) -> Option<DAC_DRQ_CLR_CNT_A>

Get enumerated values variant

source

pub fn is_wlevel(&self) -> bool

Checks if the value of the field is WLEVEL

source

pub fn is_n4(&self) -> bool

Checks if the value of the field is N4

source

pub fn is_n8(&self) -> bool

Checks if the value of the field is N8

source

pub fn is_n16(&self) -> bool

Checks if the value of the field is N16