Type Alias d1_pac::i2s_pcm::i2s_pcm_ista::RXU_INT_R

source ·
pub type RXU_INT_R = BitReader<RXU_INT_A>;
Expand description

Field rxu_int reader - RXFIFO Underrun Pending Interrupt

Aliased Type§

struct RXU_INT_R { /* private fields */ }

Implementations§

source§

impl RXU_INT_R

source

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