[][src]Type Definition atsame70q20b::gmac::GMAC_IPGS

type GMAC_IPGS = Reg<u32, _GMAC_IPGS>;

IPG Stretch Register

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

For information about available fields see gmac_ipgs module

Trait Implementations

impl Readable for GMAC_IPGS[src]

read() method returns gmac_ipgs::R reader structure

impl ResetValue for GMAC_IPGS[src]

Register GMAC_IPGS reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_IPGS[src]

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