Type Alias xmc4400::usic0_ch0::rbctr::LOF_R

source ·
pub type LOF_R = BitReader<LOF_A>;
Expand description

Field LOF reader - Buffer Event on Limit Overflow

Aliased Type§

struct LOF_R { /* private fields */ }

Implementations§

source§

impl LOF_R

source

pub const fn variant(&self) -> LOF_A

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.