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

type RAWERR = Reg<u32, _RAWERR>;

Raw IntErr Status

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

For information about available fields see rawerr module

Trait Implementations

impl Readable for RAWERR[src]

read() method returns rawerr::R reader structure

impl ResetValue for RAWERR[src]

Register RAWERR reset()'s with value 0

type Type = u32

Register size

impl Writable for RAWERR[src]

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