Bit1errR

Type Alias Bit1errR 

pub type Bit1errR = BitReader<Bit1err>;
Expand description

Field BIT1ERR reader - Bit1 Error

Aliased Type§

pub struct Bit1errR { /* private fields */ }

Implementations§

§

impl Bit1errR

pub const fn variant(&self) -> Bit1err

Get enumerated values variant

pub fn is_0(&self) -> bool

No such occurrence.

pub fn is_1(&self) -> bool

At least one bit sent as recessive is received as dominant.