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

type GMAC_TSL = Reg<u32, _GMAC_TSL>;

1588 Timer Seconds Low Register

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

For information about available fields see gmac_tsl module

Trait Implementations

impl Readable for GMAC_TSL[src]

read() method returns gmac_tsl::R reader structure

impl ResetValue for GMAC_TSL[src]

Register GMAC_TSL reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_TSL[src]

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