Struct stm32f103xx::ADC2
[−]
[src]
pub struct ADC2 { /* fields omitted */ }
Analog to digital converter
Methods
impl ADC2
[src]
pub fn ptr() -> *const RegisterBlock
[src]
Returns a pointer to the register block
Trait Implementations
impl Send for ADC2
[src]
impl Deref for ADC2
[src]
type Target = RegisterBlock
The resulting type after dereferencing.
fn deref(&self) -> &RegisterBlock
[src]
Dereferences the value.