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

type NCFGR = Reg<u32, _NCFGR>;

Network Configuration Register

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

For information about available fields see ncfgr module

Trait Implementations

impl Readable for NCFGR[src]

read() method returns ncfgr::R reader structure

impl ResetValue for NCFGR[src]

Register NCFGR reset()’s with value 0x0008_0000

type Type = u32

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

impl Writable for NCFGR[src]

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