Type Definition atsame54n19a_pac::gmac::TSSN[][src]

type TSSN = Reg<u32, _TSSN>;

1588 Timer Sync Strobe Nanoseconds Register

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

For information about available fields see tssn module

Trait Implementations

impl Readable for TSSN[src]

read() method returns tssn::R reader structure

impl ResetValue for TSSN[src]

Register TSSN reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for TSSN[src]

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