rp2040_pac::pio0::fdebug

Type Alias RXSTALL_R

Source
pub type RXSTALL_R = FieldReader;
Expand description

Field RXSTALL reader - State machine has stalled on full RX FIFO during a blocking PUSH, or an IN with autopush enabled. This flag is also set when a nonblocking PUSH to a full FIFO took place, in which case the state machine has dropped data. Write 1 to clear.

Aliased Typeยง

struct RXSTALL_R { /* private fields */ }