Type Definition atsame54n19a_pac::gmac::DCFGR[][src]

type DCFGR = Reg<u32, _DCFGR>;

DMA Configuration Register

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

For information about available fields see dcfgr module

Trait Implementations

impl Readable for DCFGR[src]

read() method returns dcfgr::R reader structure

impl ResetValue for DCFGR[src]

Register DCFGR reset()’s with value 0x0002_0704

type Type = u32

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

impl Writable for DCFGR[src]

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