rp2040_pac::adcType Alias FIFO
Source pub type FIFO = Reg<FIFO_SPEC>;
Expand description
FIFO (r) register accessor: Conversion result FIFO
You can read
this register and get fifo::R
. See API.
For information about available fields see fifo
module
struct FIFO { }