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

type GMAC_NSC = Reg<u32, _GMAC_NSC>;

1588 Timer Nanosecond Comparison Register

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

For information about available fields see gmac_nsc module

Trait Implementations

impl Readable for GMAC_NSC[src]

read() method returns gmac_nsc::R reader structure

impl ResetValue for GMAC_NSC[src]

Register GMAC_NSC reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_NSC[src]

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