[][src]Type Definition atsame70j20b::gmac::GMAC_TSR

type GMAC_TSR = Reg<u32, _GMAC_TSR>;

Transmit Status Register

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

For information about available fields see gmac_tsr module

Trait Implementations

impl Readable for GMAC_TSR[src]

read() method returns gmac_tsr::R reader structure

impl ResetValue for GMAC_TSR[src]

Register GMAC_TSR reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_TSR[src]

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