[][src]Type Definition xmc4200::gpdma0_ch0::SSTAT

type SSTAT = Reg<u32, _SSTAT>;

Source Status Register

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

For information about available fields see sstat module

Trait Implementations

impl Readable for SSTAT[src]

read() method returns sstat::R reader structure

impl ResetValue for SSTAT[src]

Register SSTAT reset()'s with value 0

type Type = u32

Register size

impl Writable for SSTAT[src]

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