Type Alias xmc4300::ecat0::esc_dl_status::PDI_EEPROM_R

source ·
pub type PDI_EEPROM_R = BitReader<PDI_EEPROM_A>;
Expand description

Field PDI_EEPROM reader - PDI operational/EEPROM loaded correctly

Aliased Type§

struct PDI_EEPROM_R { /* private fields */ }

Implementations§

source§

impl PDI_EEPROM_R

source

pub const fn variant(&self) -> PDI_EEPROM_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

EEPROM not loaded, PDI not operational (no access to Process Data RAM)

source

pub fn is_value2(&self) -> bool

EEPROM loaded correctly, PDI operational (access to Process Data RAM)