Type Alias RxufR
pub type RxufR = BitReader<Rxuf>;
Expand description
Field RXUF reader - Receiver Buffer Underflow Flag
pub struct RxufR { }
Get enumerated values variant
No receive buffer underflow has occurred since the last time the flag
was cleared.
At least one receive buffer underflow has occurred since the last time
the flag was cleared.