Type Alias xmc4800::usic0_ch0::rbctr::LofR

source ·
pub type LofR = BitReader<Lof>;
Expand description

Field LOF reader - Buffer Event on Limit Overflow

Aliased Type§

struct LofR { /* private fields */ }

Implementations§

source§

impl LofR

source

pub const fn variant(&self) -> Lof

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A standard receive buffer event occurs when the filling level equals the limit value and gets lower due to a read access from OUTR.

source

pub fn is_value2(&self) -> bool

A standard receive buffer event occurs when the filling level equals the limit value and gets bigger due to the reception of a new data word.