FefR

Type Alias FefR 

pub type FefR = BitReader<Fef>;
Expand description

Field FEF reader - FIFO Error Flag

Aliased Type§

pub struct FefR { /* private fields */ }

Implementations§

§

impl FefR

pub const fn variant(&self) -> Fef

Get enumerated values variant

pub fn is_0(&self) -> bool

No error.

pub fn is_1(&self) -> bool

Master sending or receiving data without START condition.