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

type GMAC_TPSF = Reg<u32, _GMAC_TPSF>;

TX Partial Store and Forward Register

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

For information about available fields see gmac_tpsf module

Trait Implementations

impl Readable for GMAC_TPSF[src]

read() method returns gmac_tpsf::R reader structure

impl ResetValue for GMAC_TPSF[src]

Register GMAC_TPSF reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_TPSF[src]

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