pub type RxffW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field RXFF writer - RxFIFO flush

Aliased Type§

struct RxffW<'a, REG> { /* private fields */ }