Expand description
Protocol definitions for the timesync IC.
Structs§
- Timesync
Flags - Flags for timesync messages.
- Timesync
Message - Timesync messages used before version 4.0.
- Timesync
Message V4 - Timesync messages used in version 4.0 and later.
Constants§
- EPOCH
- The epoch used for
TimesyncMessage::parent_time
andTimesyncMessageV4::parent_time
. Jan 1, 1601, 00:00:00 UTC. - INSTANCE_
ID - The instance ID for the timesync IC.
- INTERFACE_
ID - The interface ID for the timesync IC.
- TIMESYNC_
VERSION_ 1 - Version 1.0.
- TIMESYNC_
VERSION_ 3 - Version 3.0.
- TIMESYNC_
VERSION_ 4 - Version 4.0. Introduced a new message format.