Type Alias rp2040_pac::pio0::fdebug::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 */ }