Type Definition atsame70n21_pac::xdmac::GRS[][src]

type GRS = Reg<u32, _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 grs module

Trait Implementations

impl Readable for GRS[src]

read() method returns grs::R reader structure

impl ResetValue for GRS[src]

Register GRS reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for GRS[src]

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