Type Alias d1_pac::i2s_pcm::asrcen::ASRC_FN_R

source ·
pub type ASRC_FN_R = BitReader<ASRC_FN_A>;
Expand description

Field asrc_fn reader - ASRC Function Enable

Aliased Type§

struct ASRC_FN_R { /* private fields */ }

Implementations§

source§

impl ASRC_FN_R

source

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