Type Definition stm32f1::stm32f107::adc2::cr2::ADON_W

source · []
pub type ADON_W<'a> = BitWriter<'a, u32, CR2_SPEC, ADON_A, 0>;
Expand description

Field ADON writer - A/D converter ON / OFF

Implementations

Disable ADC conversion/calibration and go to power down mode

Enable ADC and to start conversion