Type Alias d1_pac::audio_codec::dac::RMUTE_R

source ·
pub type RMUTE_R = BitReader<RMUTE_A>;
Expand description

Field rmute reader - DACR to Right Channel LINEOUT Mute Control

Aliased Type§

struct RMUTE_R { /* private fields */ }

Implementations§

source§

impl RMUTE_R

source

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