Module stm32ral::stm32f0::stm32f0x2::adc[][src]

Expand description

Analog-to-digital converter

Used by: stm32f0x1, stm32f0x2, stm32f0x8

Re-exports

pub use crate::stm32f0::peripherals::adc::Instance;
pub use crate::stm32f0::peripherals::adc::RegisterBlock;
pub use crate::stm32f0::peripherals::adc::ResetValues;
pub use crate::stm32f0::peripherals::adc::CCR;
pub use crate::stm32f0::peripherals::adc::CFGR1;
pub use crate::stm32f0::peripherals::adc::CFGR2;
pub use crate::stm32f0::peripherals::adc::CHSELR;
pub use crate::stm32f0::peripherals::adc::CR;
pub use crate::stm32f0::peripherals::adc::DR;
pub use crate::stm32f0::peripherals::adc::IER;
pub use crate::stm32f0::peripherals::adc::ISR;
pub use crate::stm32f0::peripherals::adc::SMPR;
pub use crate::stm32f0::peripherals::adc::TR;

Modules

Access functions for the ADC peripheral instance

Constants

Raw pointer to ADC