rp2040_pac::spi0::sspsr

Type Alias RNE_R

Source
pub type RNE_R = BitReader;
Expand description

Field RNE reader - Receive FIFO not empty, RO: 0 Receive FIFO is empty. 1 Receive FIFO is not empty.

Aliased Typeยง

struct RNE_R { /* private fields */ }