Type Alias rp2040_pac::spi0::sspsr::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 */ }