Type Alias xmc4800::ecat0::al_status::StateW

source ·
pub type StateW<'a, REG> = FieldWriter<'a, REG, 4, State>;
Expand description

Field STATE writer - Actual State of the Device State Machine

Aliased Type§

struct StateW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> StateW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn value1(self) -> &'a mut W<REG>

Init State

source

pub fn value2(self) -> &'a mut W<REG>

Pre-Operational State

source

pub fn value3(self) -> &'a mut W<REG>

Bootstrap State

source

pub fn value4(self) -> &'a mut W<REG>

Safe-Operational State

source

pub fn value5(self) -> &'a mut W<REG>

Operational State