Type Alias d1_pac::audio_codec::ac_dac_fifos::TXO_INT_R

source ·
pub type TXO_INT_R = BitReader<TXO_INT_A>;
Expand description

Field txo_int reader - TX FIFO Overrun Pending Interrupt

Aliased Type§

struct TXO_INT_R { /* private fields */ }

Implementations§

source§

impl TXO_INT_R

source

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