Struct stm32f7x5::c_adc::CDR [] [src]

pub struct CDR { /* fields omitted */ }

ADC common regular data register for dual and triple modes

Methods

impl CDR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for CDR

impl !Sync for CDR