Type Alias OVER_R

Source
pub type OVER_R = BitReader;
Expand description

Field OVER reader - 1 if the FIFO has been overflowed. Write 1 to clear.

Aliased Type§

struct OVER_R { /* private fields */ }