Struct stm32f0xx::adc::cr::R
[−]
[src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
fn bits(&self) -> u32
Value of the register as raw bits
fn adcal(&self) -> AdcalR
Bit 31 - ADC calibration
fn adstp(&self) -> AdstpR
Bit 4 - ADC stop conversion command
fn adstart(&self) -> AdstartR
Bit 2 - ADC start conversion command
fn addis(&self) -> AddisR
Bit 1 - ADC disable command
fn aden(&self) -> AdenR
Bit 0 - ADC enable command