[][src]Type Definition xmc4100::gpdma0_ch0::DSR

type DSR = Reg<u32, _DSR>;

Destination Scatter Register

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

For information about available fields see dsr module

Trait Implementations

impl Readable for DSR[src]

read() method returns dsr::R reader structure

impl ResetValue for DSR[src]

Register DSR reset()'s with value 0

type Type = u32

Register size

impl Writable for DSR[src]

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