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

type XDMAC_GID = Reg<u32, _XDMAC_GID>;

Global Interrupt Disable Register

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

For information about available fields see xdmac_gid module

Trait Implementations

impl ResetValue for XDMAC_GID[src]

Register XDMAC_GID reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_GID[src]

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