Type Definition stm32f1::stm32f101::dac::DOR1[][src]

type DOR1 = Reg<u32, _DOR1>;

DAC channel1 data output register (DAC_DOR1)

This register you can read. See API.

For information about available fields see dor1 module

Trait Implementations

impl Readable for DOR1[src]

read() method returns dor1::R reader structure