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

type XDMAC_GRS = Reg<u32, _XDMAC_GRS>;

Global Channel Read Suspend Register

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

For information about available fields see xdmac_grs module

Trait Implementations

impl Readable for XDMAC_GRS[src]

read() method returns xdmac_grs::R reader structure

impl ResetValue for XDMAC_GRS[src]

Register XDMAC_GRS reset()'s with value 0

type Type = u32

Register size

impl Writable for XDMAC_GRS[src]

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