Type Alias d1_pac::audio_codec::ac_adc_fifos::RXO_INT_R

source ·
pub type RXO_INT_R = BitReader<RXO_INT_A>;
Expand description

Field rxo_int reader - RX FIFO Overrun Pending Interrupt

Aliased Type§

struct RXO_INT_R { /* private fields */ }

Implementations§

source§

impl RXO_INT_R

source

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