Type Alias d1_pac::i2s_pcm::i2s_pcm_ista::RXA_INT_R

source ·
pub type RXA_INT_R = BitReader<RXA_INT_A>;
Expand description

Field rxa_int reader - RXFIFO Data Available Pending Interrupt

Aliased Type§

struct RXA_INT_R { /* private fields */ }

Implementations§

source§

impl RXA_INT_R

source

pub fn variant(&self) -> RXA_INT_A

Get enumerated values variant

source

pub fn is_no_pending(&self) -> bool

Checks if the value of the field is NO_PENDING

source

pub fn is_pending(&self) -> bool

Checks if the value of the field is PENDING