Type Alias d1_pac::audio_codec::dac::LMUTE_R

source ·
pub type LMUTE_R = BitReader<LMUTE_A>;
Expand description

Field lmute reader - DACL to Left Channel LINEOUT Mute Control

Aliased Type§

struct LMUTE_R { /* private fields */ }

Implementations§

source§

impl LMUTE_R

source

pub fn variant(&self) -> LMUTE_A

Get enumerated values variant

source

pub fn is_mute(&self) -> bool

Checks if the value of the field is MUTE

source

pub fn is_unmute(&self) -> bool

Checks if the value of the field is UNMUTE