[][src]Type Definition atsame70n19b::gmac::GMAC_TA

type GMAC_TA = Reg<u32, _GMAC_TA>;

1588 Timer Adjust Register

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

For information about available fields see gmac_ta module

Trait Implementations

impl ResetValue for GMAC_TA[src]

Register GMAC_TA reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_TA[src]

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