Type Alias xmc4800::usic0_ch0::psr_sscmode::RifR

source ·
pub type RifR = BitReader<Rif>;
Expand description

Field RIF reader - Receive Indication Flag

Aliased Type§

struct RifR { /* private fields */ }

Implementations§

source§

impl RifR

source

pub const fn variant(&self) -> Rif

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A receive event has not occurred.

source

pub fn is_value2(&self) -> bool

A receive event has occurred.