Type Alias d1_pac::cir_rx::cir_rxsta::ROI_R

source ·
pub type ROI_R = BitReader<ROI_A>;
Expand description

Field roi reader - Receiver FIFO Overrun

Aliased Type§

struct ROI_R { /* private fields */ }

Implementations§

source§

impl ROI_R

source

pub fn variant(&self) -> ROI_A

Get enumerated values variant

source

pub fn is_not_overrun(&self) -> bool

Checks if the value of the field is NOT_OVERRUN

source

pub fn is_overrun(&self) -> bool

Checks if the value of the field is OVERRUN