rp2040_pac::pio0

Type Alias FSTAT

Source
pub type FSTAT = Reg<FSTAT_SPEC>;
Expand description

FSTAT (r) register accessor: FIFO status register

You can read this register and get fstat::R. See API.

For information about available fields see fstat module

Aliased Typeยง

struct FSTAT { /* private fields */ }