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

type CLEARERR = Reg<u32, _CLEARERR>;

IntErr Status

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

For information about available fields see clearerr module

Trait Implementations

impl ResetValue for CLEARERR[src]

Register CLEARERR reset()'s with value 0

type Type = u32

Register size

impl Writable for CLEARERR[src]

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