Type Alias d1_pac::cir_rx::cir_rxsta::RA_R

source ·
pub type RA_R = BitReader<RA_A>;
Expand description

Field ra reader - RX FIFO Available

Aliased Type§

struct RA_R { /* private fields */ }

Implementations§

source§

impl RA_R

source

pub fn variant(&self) -> RA_A

Get enumerated values variant

source

pub fn is_no_available(&self) -> bool

Checks if the value of the field is NO_AVAILABLE

source

pub fn is_available(&self) -> bool

Checks if the value of the field is AVAILABLE