[][src]Type Definition atsame70q19b::gmac::GMAC_TN

type GMAC_TN = Reg<u32, _GMAC_TN>;

1588 Timer Nanoseconds Register

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

For information about available fields see gmac_tn module

Trait Implementations

impl Readable for GMAC_TN[src]

read() method returns gmac_tn::R reader structure

impl ResetValue for GMAC_TN[src]

Register GMAC_TN reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_TN[src]

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