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

type GMAC_RPSF = Reg<u32, _GMAC_RPSF>;

RX 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_rpsf module

Trait Implementations

impl Readable for GMAC_RPSF[src]

read() method returns gmac_rpsf::R reader structure

impl ResetValue for GMAC_RPSF[src]

Register GMAC_RPSF reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_RPSF[src]

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