Type Alias d1_pac::audio_codec::dac::LINEOUTLEN_R

source ·
pub type LINEOUTLEN_R = BitReader<LINEOUTLEN_A>;
Expand description

Field lineoutlen reader - Left Channel LINEOUT Enable

Aliased Type§

struct LINEOUTLEN_R { /* private fields */ }

Implementations§

source§

impl LINEOUTLEN_R

source

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