[][src]Type Definition xmc4100::gpdma0::DMACFGREG

type DMACFGREG = Reg<u32, _DMACFGREG>;

GPDMA Configuration Register

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

For information about available fields see dmacfgreg module

Trait Implementations

impl Readable for DMACFGREG[src]

read() method returns dmacfgreg::R reader structure

impl ResetValue for DMACFGREG[src]

Register DMACFGREG reset()'s with value 0

type Type = u32

Register size

impl Writable for DMACFGREG[src]

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