Type Alias LmisR

Source
pub type LmisR = BitReader<Lmisselect>;
Expand description

Field LMIS reader - ADMA Length Mismatch Error

Aliased Type§

struct LmisR { /* private fields */ }

Implementations§

Source§

impl LmisR

Source

pub const fn variant(&self) -> Lmisselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No Error

Source

pub fn is_yes(&self) -> bool

Error