[][src]Type Definition xmc4200::dac::DAC1CFG0

type DAC1CFG0 = Reg<u32, _DAC1CFG0>;

DAC1 Configuration Register 0

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

For information about available fields see dac1cfg0 module

Trait Implementations

impl Readable for DAC1CFG0[src]

read() method returns dac1cfg0::R reader structure

impl ResetValue for DAC1CFG0[src]

Register DAC1CFG0 reset()'s with value 0

type Type = u32

Register size

impl Writable for DAC1CFG0[src]

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