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

type XDMAC_GE = Reg<u32, _XDMAC_GE>;

Global Channel Enable Register

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

For information about available fields see xdmac_ge module

Trait Implementations

impl ResetValue for XDMAC_GE[src]

Register XDMAC_GE reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_GE[src]

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