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

type XDMAC_GWAC = Reg<u32, _XDMAC_GWAC>;

Global Weighted Arbiter Configuration Register

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

For information about available fields see xdmac_gwac module

Trait Implementations

impl Readable for XDMAC_GWAC[src]

read() method returns xdmac_gwac::R reader structure

impl ResetValue for XDMAC_GWAC[src]

Register XDMAC_GWAC reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_GWAC[src]

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