Type Definition stm32g4::stm32g431::dac1::DAC_DOR1[][src]

type DAC_DOR1 = Reg<u32, _DAC_DOR1>;

DAC channel1 data output register

This register you can read. See API.

For information about available fields see dac_dor1 module

Trait Implementations

impl Readable for DAC_DOR1[src]

read() method returns dac_dor1::R reader structure