Type Alias xmc4300::ecat0::al_status::STATE_R

source ·
pub type STATE_R = FieldReader<STATE_A>;
Expand description

Field STATE reader - Actual State of the Device State Machine

Aliased Type§

struct STATE_R { /* private fields */ }

Implementations§

source§

impl STATE_R

source

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

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