Type Definition atsame54n19a_pac::gmac::TPSF[][src]

type TPSF = Reg<u32, _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 tpsf module

Trait Implementations

impl Readable for TPSF[src]

read() method returns tpsf::R reader structure

impl ResetValue for TPSF[src]

Register TPSF reset()’s with value 0x03ff

type Type = u32

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

impl Writable for TPSF[src]

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