Type Alias rp2040_pac::adc::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

Aliased Type§

struct FIFO { /* private fields */ }