rp2040_pac::spi0::sspsr

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 */ }