[][src]Type Definition atsame70j19b::gmac::GMAC_NCFGR

type GMAC_NCFGR = Reg<u32, _GMAC_NCFGR>;

Network Configuration Register

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

For information about available fields see gmac_ncfgr module

Trait Implementations

impl Readable for GMAC_NCFGR[src]

read() method returns gmac_ncfgr::R reader structure

impl ResetValue for GMAC_NCFGR[src]

Register GMAC_NCFGR reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_NCFGR[src]

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