[][src]Type Definition atsame70j21b::gmac::GMAC_TSH

type GMAC_TSH = Reg<u32, _GMAC_TSH>;

1588 Timer Seconds High Register

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

For information about available fields see gmac_tsh module

Trait Implementations

impl Readable for GMAC_TSH[src]

read() method returns gmac_tsh::R reader structure

impl ResetValue for GMAC_TSH[src]

Register GMAC_TSH reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_TSH[src]

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