Type Alias xmc4800::ecat0::run_led::LED_CODE_W

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

Field LED_CODE writer - LED Code

Aliased Type§

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

Implementations§

source§

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

source

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

OFF - Init State

source

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

Flash - SafeOp)

source

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

Blinking - PreOp

source

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

Flickering - Bootstrap

source

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

On - Operational