[][src]Type Definition atsam4e16e_pac::gmac::TS

type TS = Reg<u32, _TS>;

1588 Timer Seconds Register

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

For information about available fields see ts module

Trait Implementations

impl Readable for TS[src]

read() method returns ts::R reader structure

impl ResetValue for TS[src]

Register TS reset()'s with value 0

type Type = u32

Register size

impl Writable for TS[src]

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