Type Alias rp2040_pac::pio0::fdebug::TXSTALL_R

source ·
pub type TXSTALL_R = FieldReader;
Expand description

Field TXSTALL reader - State machine has stalled on empty TX FIFO during a blocking PULL, or an OUT with autopull enabled. Write 1 to clear.

Aliased Type§

struct TXSTALL_R { /* private fields */ }