Type Alias xmc4300::ecat0::run_led::LedCodeR

source ·
pub type LedCodeR = FieldReader<LedCode>;
Expand description

Field LED_CODE reader - LED Code

Aliased Type§

struct LedCodeR { /* private fields */ }

Implementations§

source§

impl LedCodeR

source

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

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

OFF - Init State

source

pub fn is_value2(&self) -> bool

Flash - SafeOp)

source

pub fn is_value3(&self) -> bool

Blinking - PreOp

source

pub fn is_value4(&self) -> bool

Flickering - Bootstrap

source

pub fn is_value5(&self) -> bool

On - Operational