Type Alias d1_pac::audio_codec::adc::FMINLEN_R

source ·
pub type FMINLEN_R = BitReader<FMINLEN_A>;
Expand description

Field fminlen reader - FMINL Enable

Aliased Type§

struct FMINLEN_R { /* private fields */ }

Implementations§

source§

impl FMINLEN_R

source

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