Type Definition gd32f1::gd32f130::dac::DAC1_L12DH[][src]

type DAC1_L12DH = Reg<u32, _DAC1_L12DH>;

DAC1 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 dac1_l12dh module

Trait Implementations

impl Readable for DAC1_L12DH[src]

read() method returns dac1_l12dh::R reader structure

impl ResetValue for DAC1_L12DH[src]

Register DAC1_L12DH reset()’s with value 0

type Type = u32

Register size

impl Writable for DAC1_L12DH[src]

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