Type Alias TypehR

Source
pub type TypehR = FieldReader<Typehselect>;
Expand description

Field TYPEH reader - High Double-Word Error Type

Aliased Type§

struct TypehR { /* private fields */ }

Implementations§

Source§

impl TypehR

Source

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

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