rp2040_pac::adc::cs

Type Alias EN_R

Source
pub type EN_R = BitReader;
Expand description

Field EN reader - Power on ADC and enable its clock.
1 - enabled. 0 - disabled.

Aliased Typeยง

struct EN_R { /* private fields */ }