Type Alias xmc4300::ecat0::al_status::StateR

source ·
pub type StateR = FieldReader<State>;
Expand description

Field STATE reader - Actual State of the Device State Machine

Aliased Type§

struct StateR { /* private fields */ }

Implementations§

source§

impl StateR

source

pub const fn variant(&self) -> Option<State>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Init State

source

pub fn is_value2(&self) -> bool

Pre-Operational State

source

pub fn is_value3(&self) -> bool

Bootstrap State

source

pub fn is_value4(&self) -> bool

Safe-Operational State

source

pub fn is_value5(&self) -> bool

Operational State