[][src]Type Definition xmc4200::gpdma0::RAWSRCTRAN

type RAWSRCTRAN = Reg<u32, _RAWSRCTRAN>;

Raw IntSrcTran Status

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

For information about available fields see rawsrctran module

Trait Implementations

impl Readable for RAWSRCTRAN[src]

read() method returns rawsrctran::R reader structure

impl ResetValue for RAWSRCTRAN[src]

Register RAWSRCTRAN reset()'s with value 0

type Type = u32

Register size

impl Writable for RAWSRCTRAN[src]

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