Type Alias xmc4800::usic0_ch0::psr_iicmode::ErrW

source ·
pub type ErrW<'a, REG> = BitWriter<'a, REG, Err>;
Expand description

Field ERR writer - Error

Aliased Type§

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

Implementations§

source§

impl<'a, REG> ErrW<'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.