[][src]Type Definition atsame70j21b::xdmac::XDMAC_GCFG

type XDMAC_GCFG = Reg<u32, _XDMAC_GCFG>;

Global Configuration Register

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

For information about available fields see xdmac_gcfg module

Trait Implementations

impl Readable for XDMAC_GCFG[src]

read() method returns xdmac_gcfg::R reader structure

impl ResetValue for XDMAC_GCFG[src]

Register XDMAC_GCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_GCFG[src]

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