[][src]Type Definition stm32f3::stm32f373::dac2::DOR1

type DOR1 = Reg<u32, _DOR1>;

DAC channel1 data output register

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