Type Alias xmc4300::usic0_ch0::ccfg::IicR

source ·
pub type IicR = BitReader<Iic>;
Expand description

Field IIC reader - IIC Protocol Available

Aliased Type§

struct IicR { /* private fields */ }

Implementations§

source§

impl IicR

source

pub const fn variant(&self) -> Iic

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The IIC protocol is not available.

source

pub fn is_value2(&self) -> bool

The IIC protocol is available.