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