libptpmgmt  1.4
libptpmgmt library that provides the functionality of linuxptp pmc
Public Attributes | List of all members
UTC_PROPERTIES_t Struct Reference

#include <proc.h>

Inheritance diagram for UTC_PROPERTIES_t:
Inheritance graph
[legend]
Collaboration diagram for UTC_PROPERTIES_t:
Collaboration graph
[legend]

Public Attributes

Integer16_t currentUtcOffset
 
uint8_t flags
 
const uint8_t flagsMask = 0x7
 

Detailed Description

Utc properties TLV

Member Data Documentation

◆ currentUtcOffset

Integer16_t UTC_PROPERTIES_t::currentUtcOffset

current TAI to UTC offset, leap seconds

◆ flags

uint8_t UTC_PROPERTIES_t::flags

Bit fields flag

  • bit 0: LI-61 timePropertiesDS.leap61
  • bit 1: LI-59 timePropertiesDS.leap59
  • bit 2: UTCV timePropertiesDS.currentUtcOffsetValid

◆ flagsMask

const uint8_t UTC_PROPERTIES_t::flagsMask = 0x7

Mask for flags


The documentation for this struct was generated from the following file: