Type Alias xmc4300::usic0_ch0::psr_iicmode::ArlR

source ·
pub type ArlR = BitReader<Arl>;
Expand description

Field ARL reader - Arbitration Lost

Aliased Type§

struct ArlR { /* private fields */ }

Implementations§

source§

impl ArlR

source

pub const fn variant(&self) -> Arl

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.