Type Alias xmc4800::ecat0::eep_cont_stat::EmulR

source ·
pub type EmulR = BitReader<Emul>;
Expand description

Field EMUL reader - EEPROM emulation

Aliased Type§

struct EmulR { /* private fields */ }

Implementations§

source§

impl EmulR

source

pub const fn variant(&self) -> Emul

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Normal operation (I2C interface used)

source

pub fn is_value2(&self) -> bool

PDI emulates EEPROM (I2C not used)