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