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

type TSL = Reg<u32, _TSL>;

1588 Timer Seconds [31:0] Register

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

For information about available fields see tsl module

Trait Implementations

impl Readable for TSL[src]

read() method returns tsl::R reader structure

impl ResetValue for TSL[src]

Register TSL reset()’s with value 0

type Type = u32

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

impl Writable for TSL[src]

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