Struct stm32f334::adc1_2::CSR [] [src]

pub struct CSR { /* fields omitted */ }

ADC Common status register

Methods

impl CSR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for CSR

impl !Sync for CSR