[][src]Type Definition atsame70j20b::xdmac::XDMAC_GWS

type XDMAC_GWS = Reg<u32, _XDMAC_GWS>;

Global Channel Write Suspend Register

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

For information about available fields see xdmac_gws module

Trait Implementations

impl Readable for XDMAC_GWS[src]

read() method returns xdmac_gws::R reader structure

impl ResetValue for XDMAC_GWS[src]

Register XDMAC_GWS reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_GWS[src]

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