[][src]Type Definition atsame54n::gmac::TPFCP

type TPFCP = Reg<u32, _TPFCP>;

Transmit PFC Pause Register

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

For information about available fields see tpfcp module

Trait Implementations

impl Readable for TPFCP[src]

read() method returns tpfcp::R reader structure

impl ResetValue for TPFCP[src]

Register TPFCP reset()'s with value 0

type Type = u32

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

impl Writable for TPFCP[src]

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