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

type MASKTFR = Reg<u32, _MASKTFR>;

Mask for Raw IntTfr Status

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

For information about available fields see masktfr module

Trait Implementations

impl Readable for MASKTFR[src]

read() method returns masktfr::R reader structure

impl ResetValue for MASKTFR[src]

Register MASKTFR reset()'s with value 0

type Type = u32

Register size

impl Writable for MASKTFR[src]

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