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 */ }