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

type DAC1CFG1 = Reg<u32, _DAC1CFG1>;

DAC1 Configuration Register 1

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

For information about available fields see dac1cfg1 module

Trait Implementations

impl Readable for DAC1CFG1[src]

read() method returns dac1cfg1::R reader structure

impl ResetValue for DAC1CFG1[src]

Register DAC1CFG1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DAC1CFG1[src]

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