[][src]Type Definition stm32f3::stm32f3x8::adc1::DR

type DR = Reg<u32, _DR>;

regular Data Register

This register you can read. See API.

For information about avaliable fields see dr module

Trait Implementations

impl Readable for DR[src]

read() method returns dr::R reader structure