Type Alias rp2040_pac::sio::FIFO_WR

source ·
pub type FIFO_WR = Reg<FIFO_WR_SPEC>;
Expand description

FIFO_WR (w) register accessor: Write access to this core’s TX FIFO

You can reset, write, write_with_zero this register using fifo_wr::W. See API.

For information about available fields see fifo_wr module

Aliased Type§

struct FIFO_WR { /* private fields */ }