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ยง
pub struct READY_R { /* private fields */ }