Type Alias d1_pac::i2s_pcm::i2s_pcm_ista::TXU_INT_R

source ·
pub type TXU_INT_R = BitReader<TXU_INT_A>;
Expand description

Field txu_int reader - TXFIFO Underrun Pending Interrupt

Aliased Type§

struct TXU_INT_R { /* private fields */ }

Implementations§

source§

impl TXU_INT_R

source

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