Type Alias d1_pac::audio_codec::ac_dac_dap_ctr::DDAP_HPF_EN_R

source ·
pub type DDAP_HPF_EN_R = BitReader<DDAP_HPF_EN_A>;
Expand description

Field ddap_hpf_en reader - HPF enable control

Aliased Type§

struct DDAP_HPF_EN_R { /* private fields */ }

Implementations§

source§

impl DDAP_HPF_EN_R

source

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