LcmdR

Type Alias LcmdR 

pub type LcmdR = FieldReader<Lcmd>;
Expand description

Field LCMD reader - Line Command

Aliased Type§

pub struct LcmdR { /* private fields */ }

Implementations§

§

impl LcmdR

pub const fn variant(&self) -> Lcmd

Get enumerated values variant

pub fn is_00(&self) -> bool

Search and read or write

pub fn is_01(&self) -> bool

Invalidate

pub fn is_10(&self) -> bool

Push

pub fn is_11(&self) -> bool

Clear