[][src]Type Definition xmc4400::gpdma0::MASKBLOCK

type MASKBLOCK = Reg<u32, _MASKBLOCK>;

Mask for Raw IntBlock Status

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

For information about available fields see maskblock module

Trait Implementations

impl Readable for MASKBLOCK[src]

read() method returns maskblock::R reader structure

impl ResetValue for MASKBLOCK[src]

Register MASKBLOCK reset()'s with value 0

type Type = u32

Register size

impl Writable for MASKBLOCK[src]

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