Type Alias xmc4800::usic0_ch0::psr_ascmode::RffR

source ·
pub type RffR = BitReader<Rff>;
Expand description

Field RFF reader - Receive Frame Finished

Aliased Type§

struct RffR { /* private fields */ }

Implementations§

source§

impl RffR

source

pub const fn variant(&self) -> Rff

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The received frame is not yet finished.

source

pub fn is_value2(&self) -> bool

The received frame is finished.