Type Definition stm32g4::stm32g474::dac1::DAC_DHR12LD[][src]

type DAC_DHR12LD = Reg<u32, _DAC_DHR12LD>;

DUAL DAC 12-bit left aligned data holding register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see dac_dhr12ld module

Trait Implementations

impl Readable for DAC_DHR12LD[src]

read() method returns dac_dhr12ld::R reader structure

impl ResetValue for DAC_DHR12LD[src]

Register DAC_DHR12LD reset()'s with value 0

type Type = u32

Register size

impl Writable for DAC_DHR12LD[src]

write(|w| ..) method takes dac_dhr12ld::W writer structure