Type Alias xmc4800::ecat0::al_control::IstR

source ·
pub type IstR = FieldReader<Ist>;
Expand description

Field IST reader - Initiate State Transition of the Device StateMachine

Aliased Type§

struct IstR { /* private fields */ }

Implementations§

source§

impl IstR

source

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

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Request Init State

source

pub fn is_value2(&self) -> bool

Request Pre-Operational State

source

pub fn is_value3(&self) -> bool

Request Bootstrap State

source

pub fn is_value4(&self) -> bool

Request Safe-Operational State

source

pub fn is_value5(&self) -> bool

Request Operational State