Type Alias RFF_R

Source
pub type RFF_R = BitReader;
Expand description

Field RFF reader - Receive FIFO full, RO: 0 Receive FIFO is not full. 1 Receive FIFO is full.

Aliased Type§

struct RFF_R { /* private fields */ }