[][src]Type Definition atsame70j19b::xdmac::XDMAC_GD

type XDMAC_GD = Reg<u32, _XDMAC_GD>;

Global Channel Disable Register

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

For information about available fields see xdmac_gd module

Trait Implementations

impl ResetValue for XDMAC_GD[src]

Register XDMAC_GD reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_GD[src]

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