Type Alias d1_pac::audio_codec::ac_dac_dpc::EN_DA_R

source ·
pub type EN_DA_R = BitReader<EN_DA_A>;
Expand description

Field en_da reader - DAC Digital Part Enable

Aliased Type§

struct EN_DA_R { /* private fields */ }

Implementations§

source§

impl EN_DA_R

source

pub fn variant(&self) -> EN_DA_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_enable(&self) -> bool

Checks if the value of the field is ENABLE