Type Alias rp2040_pac::adc::ints::FIFO_R

source ·
pub type FIFO_R = BitReader;
Expand description

Field FIFO reader - Triggered when the sample FIFO reaches a certain level.
This level can be programmed via the FCS_THRESH field.

Aliased Type§

struct FIFO_R { /* private fields */ }