Type Alias xmc4400::usic0_ch0::psr_iicmode::ERR_R

source ·
pub type ERR_R = BitReader<ERR_A>;
Expand description

Field ERR reader - Error

Aliased Type§

struct ERR_R { /* private fields */ }

Implementations§

source§

impl ERR_R

source

pub const fn variant(&self) -> ERR_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

An IIC error has not been detected.

source

pub fn is_value2(&self) -> bool

An IIC error has been detected.