Err3R

Type Alias Err3R 

pub type Err3R = BitReader<Err3>;
Expand description

Field ERR3 reader - Error In Channel 3

Aliased Type§

pub struct Err3R { /* private fields */ }

Implementations§

§

impl Err3R

pub const fn variant(&self) -> Err3

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