Type Alias xmc4500::usic0_ch0::psr_iicmode::RIF_R

source ·
pub type RIF_R = BitReader<RIF_A>;
Expand description

Field RIF reader - Receive Indication Flag

Aliased Type§

struct RIF_R { /* private fields */ }

Implementations§

source§

impl RIF_R

source

pub const fn variant(&self) -> RIF_A

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.