Type Alias xmc4500::usic0_ch0::psr_iicmode::ARL_W

source ·
pub type ARL_W<'a, REG> = BitWriter<'a, REG, ARL_A>;
Expand description

Field ARL writer - Arbitration Lost

Aliased Type§

struct ARL_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> ARL_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

An arbitration has not been lost.

source

pub fn value2(self) -> &'a mut W<REG>

An arbitration has been lost.