Type Alias d1_pac::audio_codec::adc::LINEINLEN_R

source ·
pub type LINEINLEN_R = BitReader<LINEINLEN_A>;
Expand description

Field lineinlen reader - LINEINL Enable

Aliased Type§

struct LINEINLEN_R { /* private fields */ }

Implementations§

source§

impl LINEINLEN_R

source

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