Type Definition CSR
stm32f2::stm32f215::adc_common
type CSR = Reg<u32, _CSR>;
ADC Common status register
This register you can read. See API.
read
For information about available fields see csr module
impl Readable for CSR
read() method returns csr::R reader structure
read()