Type Alias rp2040_pac::sio::fifo_st::WOF_W

source ·
pub type WOF_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field WOF writer - Sticky flag indicating the TX FIFO was written when full. This write was ignored by the FIFO.

Aliased Type§

struct WOF_W<'a, REG> { /* private fields */ }