BusVendorData

Summary

Represents vendor data in tecmp bus status message.

Properties

Structure

class BusVendorData
Quality of the link of the corresponding channel, from 0

to 5: 0x00: LinkDown. 0x01: Lowest Link quality. … 0x05: Highest Link quality.

Type

uint8

Flag to indicate whether there is link Up or not in the

corresponding channel: x00: No. x01: Yes.

Type

uint8

linkup_time
Time (ms) measured between power up of the board and link up on this port. Done once at startup. Two default reference values are defined based on an internal reference timeout elapsing 500 ms after power up.
  • 0x0000: No link up detected and the reference timeout did not elapse yet.

  • 0xFFFF: No link up detected and the reference timeout already elapsed.

For instance: x153 means 3 ms.

Type

uint16