[][src]Type Definition xmc4800::gpdma0_ch0::DAR

type DAR = Reg<u32, _DAR>;

Destination Address Register

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

For information about avaliable fields see dar module

Trait Implementations

impl Readable for DAR[src]

read() method returns dar::R reader structure

impl Writable for DAR[src]

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

impl ResetValue for DAR[src]

Register DAR reset()'s with value 0

type Type = u32

Register size