Type Alias rp2040_pac::sio::fifo_st::ROE_R

source ·
pub type ROE_R = BitReader;
Expand description

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

Aliased Type§

struct ROE_R { /* private fields */ }