[][src]Type Definition stm32f2::stm32f215::adc_common::CSR

type CSR = Reg<u32, _CSR>;

ADC Common status register

This register you can read. See API.

For information about available fields see csr module

Trait Implementations

impl Readable for CSR[src]

read() method returns csr::R reader structure