[][src]Type Definition atsame70n20b::gmac::GMAC_TPFCP

type GMAC_TPFCP = Reg<u32, _GMAC_TPFCP>;

Transmit PFC Pause Register

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

For information about available fields see gmac_tpfcp module

Trait Implementations

impl Readable for GMAC_TPFCP[src]

read() method returns gmac_tpfcp::R reader structure

impl ResetValue for GMAC_TPFCP[src]

Register GMAC_TPFCP reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_TPFCP[src]

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