Type Alias d1_pac::audio_codec::dac::LINEOUTREN_R

source ·
pub type LINEOUTREN_R = BitReader<LINEOUTREN_A>;
Expand description

Field lineoutren reader - Right Channel LINEOUT Enable

Aliased Type§

struct LINEOUTREN_R { /* private fields */ }

Implementations§

source§

impl LINEOUTREN_R

source

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