Type Definition gd32f1::gd32f170::dac::DAC0_R8DH[][src]

type DAC0_R8DH = Reg<u32, _DAC0_R8DH>;

DAC0 8-bit right aligned data holding register

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

For information about available fields see dac0_r8dh module

Trait Implementations

impl Readable for DAC0_R8DH[src]

read() method returns dac0_r8dh::R reader structure

impl ResetValue for DAC0_R8DH[src]

Register DAC0_R8DH reset()’s with value 0

type Type = u32

Register size

impl Writable for DAC0_R8DH[src]

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