Type Definition atsame54p19a_pac::gmac::RPSF[][src]

type RPSF = Reg<u32, _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 rpsf module

Trait Implementations

impl Readable for RPSF[src]

read() method returns rpsf::R reader structure

impl ResetValue for RPSF[src]

Register RPSF reset()’s with value 0x03ff

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for RPSF[src]

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