Type Alias rp2040_pac::sio::fifo_st::RDY_R

source ·
pub type RDY_R = BitReader;
Expand description

Field RDY reader - Value is 1 if this core’s TX FIFO is not full (i.e. if FIFO_WR is ready for more data)

Aliased Type§

struct RDY_R { /* private fields */ }