Type Alias rp2040_pac::spi0::sspsr::BSY_R

source ·
pub type BSY_R = BitReader;
Expand description

Field BSY reader - PrimeCell SSP busy flag, RO: 0 SSP is idle. 1 SSP is currently transmitting and/or receiving a frame or the transmit FIFO is not empty.

Aliased Type§

struct BSY_R { /* private fields */ }