Bit0errR

Type Alias Bit0errR 

pub type Bit0errR = BitReader<Bit0err>;
Expand description

Field BIT0ERR reader - Bit0 Error

Aliased Type§

pub struct Bit0errR { /* private fields */ }

Implementations§

§

impl Bit0errR

pub const fn variant(&self) -> Bit0err

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 dominant is received as recessive.