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