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

type XDMAC_GIE = Reg<u32, _XDMAC_GIE>;

Global Interrupt Enable Register

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

For information about available fields see xdmac_gie module

Trait Implementations

impl ResetValue for XDMAC_GIE[src]

Register XDMAC_GIE reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_GIE[src]

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