Type Alias rp2040_pac::sio::fifo_st::ROE_W

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

Field ROE writer - Sticky flag indicating the RX FIFO was read when empty. This read was ignored by the FIFO.

Aliased Type§

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