[][src]Type Definition stm32f3::stm32f3x8::dac1::DHR12RD

type DHR12RD = Reg<u32, _DHR12RD>;

Dual DAC 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 dhr12rd module

Trait Implementations

impl Readable for DHR12RD[src]

read() method returns dhr12rd::R reader structure

impl ResetValue for DHR12RD[src]

Register DHR12RD reset()'s with value 0

type Type = u32

Register size

impl Writable for DHR12RD[src]

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