Type Alias d1_pac::i2s_pcm::i2s_pcm_fsta::RXA_R

source ·
pub type RXA_R = BitReader<RXA_A>;
Expand description

Field rxa reader - RXFIFO Available

Aliased Type§

struct RXA_R { /* private fields */ }

Implementations§

source§

impl RXA_R

source

pub fn variant(&self) -> RXA_A

Get enumerated values variant

source

pub fn is_no_available(&self) -> bool

Checks if the value of the field is NO_AVAILABLE

source

pub fn is_available(&self) -> bool

Checks if the value of the field is AVAILABLE