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