rp2040_pac::pio0::fdebug

Type Alias TXSTALL_W

Source
pub type TXSTALL_W<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field TXSTALL writer - 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_W<'a, REG> { /* private fields */ }