Type Definition rp2040_pac::pio0::fdebug::R[][src]

type R = R<u32, FDEBUG>;
Expand description

Reader of register FDEBUG

Implementations

Bits 24:27 - State machine has stalled on empty TX FIFO. Write 1 to clear.

Bits 16:19 - TX FIFO overflow has occurred. Write 1 to clear.

Bits 8:11 - RX FIFO underflow has occurred. Write 1 to clear.

Bits 0:3 - State machine has stalled on full RX FIFO. Write 1 to clear.