Eei2R

Type Alias Eei2R 

pub type Eei2R = BitReader<Eei2>;
Expand description

Field EEI2 reader - Enable Error Interrupt 2

Aliased Type§

pub struct Eei2R { /* private fields */ }

Implementations§

§

impl Eei2R

pub const fn variant(&self) -> Eei2

Get enumerated values variant

pub fn is_0(&self) -> bool

The error signal for corresponding channel does not generate an error interrupt

pub fn is_1(&self) -> bool

The assertion of the error signal for corresponding channel generates an error interrupt request