Err2R

Type Alias Err2R 

pub type Err2R = BitReader<Err2>;
Expand description

Field ERR2 reader - Error In Channel 2

Aliased Type§

pub struct Err2R { /* private fields */ }

Implementations§

§

impl Err2R

pub const fn variant(&self) -> Err2

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