Err1R

Type Alias Err1R 

pub type Err1R = BitReader<Err1>;
Expand description

Field ERR1 reader - Error In Channel 1

Aliased Type§

pub struct Err1R { /* private fields */ }

Implementations§

§

impl Err1R

pub const fn variant(&self) -> Err1

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