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

type DACC_R12DH = Reg<u32, _DACC_R12DH>;

DAC concurrent mode 12-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 dacc_r12dh module

Trait Implementations

impl Readable for DACC_R12DH[src]

read() method returns dacc_r12dh::R reader structure

impl ResetValue for DACC_R12DH[src]

Register DACC_R12DH reset()’s with value 0

type Type = u32

Register size

impl Writable for DACC_R12DH[src]

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