pub type RxufW<'a, REG> = BitWriter<'a, REG, Rxuf>;
Field RXUF writer - Receiver Buffer Underflow Flag
RXUF
pub struct RxufW<'a, REG> { /* private fields */ }
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.