Type Alias xmc4400::usic0_ch0::psr_iicmode::ERR_W

source ·
pub type ERR_W<'a, REG> = BitWriter<'a, REG, ERR_A>;
Expand description

Field ERR writer - Error

Aliased Type§

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

Implementations§

source§

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

source

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

An IIC error has not been detected.

source

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

An IIC error has been detected.