Err0R

Type Alias Err0R 

pub type Err0R = BitReader<Err0>;
Expand description

Field ERR0 reader - Error In Channel 0

Aliased Type§

pub struct Err0R { /* private fields */ }

Implementations§

§

impl Err0R

pub const fn variant(&self) -> Err0

Get enumerated values variant

pub fn is_0(&self) -> bool

An error in this channel has not occurred

pub fn is_1(&self) -> bool

An error in this channel has occurred