Type Alias ErrintR

Source
pub type ErrintR = BitReader<Errintselect>;
Expand description

Field ERRINT reader - Error Interrupt

Aliased Type§

struct ErrintR { /* private fields */ }

Implementations§

Source§

impl ErrintR

Source

pub const fn variant(&self) -> Errintselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No Error

Source

pub fn is_yes(&self) -> bool

Error