[][src]Type Definition rp2040::pio0::FSTAT

type FSTAT = Reg<u32, _FSTAT>;

FIFO status register

This register you can read. See API.

For information about available fields see fstat module

Trait Implementations

impl Readable for FSTAT[src]

read() method returns fstat::R reader structure