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

type DAC0PATL = Reg<u32, _DAC0PATL>;

DAC0 Lower Pattern Register

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

For information about available fields see dac0patl module

Trait Implementations

impl Readable for DAC0PATL[src]

read() method returns dac0patl::R reader structure

impl ResetValue for DAC0PATL[src]

Register DAC0PATL reset()'s with value 0x3568_b0c0

type Type = u32

Register size

impl Writable for DAC0PATL[src]

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