Type Alias rp2040_pac::adc::cs::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 */ }