Type Alias xmc4400::usic0_ch0::psr_iicmode::ARL_R

source ·
pub type ARL_R = BitReader<ARL_A>;
Expand description

Field ARL reader - Arbitration Lost

Aliased Type§

struct ARL_R { /* private fields */ }

Implementations§

source§

impl ARL_R

source

pub const fn variant(&self) -> ARL_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

An arbitration has not been lost.

source

pub fn is_value2(&self) -> bool

An arbitration has been lost.