[][src]Type Definition atsame70j21b::gmac::GMAC_NCR

type GMAC_NCR = Reg<u32, _GMAC_NCR>;

Network Control Register

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

For information about available fields see gmac_ncr module

Trait Implementations

impl Readable for GMAC_NCR[src]

read() method returns gmac_ncr::R reader structure

impl ResetValue for GMAC_NCR[src]

Register GMAC_NCR reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_NCR[src]

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