LcmdW

Type Alias LcmdW 

pub type LcmdW<'a, REG> = FieldWriter<'a, REG, 2, Lcmd, Safe>;
Expand description

Field LCMD writer - Line Command

Aliased Type§

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

Implementations§

§

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

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

Search and read or write

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

Invalidate

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

Push

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

Clear