rp2040_pac::adc::cs

Type Alias READY_R

Source
pub type READY_R = BitReader;
Expand description

Field READY reader - 1 if the ADC is ready to start a new conversion. Implies any previous conversion has completed.
0 whilst conversion in progress.

Aliased Typeยง

struct READY_R { /* private fields */ }