Type Alias rp2040_pac::pio0::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 */ }