CrcerrR

Type Alias CrcerrR 

pub type CrcerrR = BitReader<Crcerr>;
Expand description

Field CRCERR reader - Cyclic Redundancy Check Error

Aliased Type§

pub struct CrcerrR { /* private fields */ }

Implementations§

§

impl CrcerrR

pub const fn variant(&self) -> Crcerr

Get enumerated values variant

pub fn is_0(&self) -> bool

No such occurrence.

pub fn is_1(&self) -> bool

A CRC error occurred since last read of this register.