rp2040_pac::adc::ints

Type Alias 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 */ }