Type Alias TypelR

Source
pub type TypelR = FieldReader<Typelselect>;
Expand description

Field TYPEL reader - Low Double-Word Error Type

Aliased Type§

struct TypelR { /* private fields */ }

Implementations§

Source§

impl TypelR

Source

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

Get enumerated values variant

Source

pub fn is_none(&self) -> bool

No Error Detected Since Last Read

Source

pub fn is_single(&self) -> bool

At Least One Single Error Detected Since last Read

Source

pub fn is_dual(&self) -> bool

At Least One Dual Error Detected Since Last Read