rp2040_pac::spi0::sspsr

Type Alias TNF_R

Source
pub type TNF_R = BitReader;
Expand description

Field TNF reader - Transmit FIFO not full, RO: 0 Transmit FIFO is full. 1 Transmit FIFO is not full.

Aliased Typeยง

struct TNF_R { /* private fields */ }