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

type RXF3 = Reg<u32, _RXF3>;

Direct read access to the RX FIFO for this state machine. Each read pops one word from the FIFO.

This register you can read. See API.

For information about available fields see rxf3 module

Trait Implementations

impl Readable for RXF3[src]

read() method returns rxf3::R reader structure