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

type GMAC_SCL = Reg<u32, _GMAC_SCL>;

1588 Timer Second Comparison Low Register

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

For information about available fields see gmac_scl module

Trait Implementations

impl Readable for GMAC_SCL[src]

read() method returns gmac_scl::R reader structure

impl ResetValue for GMAC_SCL[src]

Register GMAC_SCL reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_SCL[src]

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