EMBENET_TRACE_LinkLayerTelemetry Struct ReferenceTrace functions

Data Fields

EMBENET_TRACE_CellEvent cellEvent
 
EMBENET_TRACE_CellRole cellRole
 
EMBENET_TRACE_FrameType frameType
 
unsigned channelOffset
 
unsigned slotOffset
 
int8_t rssiOrTxPower
 
unsigned length
 
uint64_t asn
 
uint64_t src
 
uint64_t dst
 
uint64_t node
 

Field Documentation

◆ cellEvent

EMBENET_TRACE_CellEvent EMBENET_TRACE_LinkLayerTelemetry::cellEvent

◆ cellRole

EMBENET_TRACE_CellRole EMBENET_TRACE_LinkLayerTelemetry::cellRole

◆ frameType

EMBENET_TRACE_FrameType EMBENET_TRACE_LinkLayerTelemetry::frameType

◆ channelOffset

unsigned EMBENET_TRACE_LinkLayerTelemetry::channelOffset

◆ slotOffset

unsigned EMBENET_TRACE_LinkLayerTelemetry::slotOffset

◆ rssiOrTxPower

int8_t EMBENET_TRACE_LinkLayerTelemetry::rssiOrTxPower

◆ length

unsigned EMBENET_TRACE_LinkLayerTelemetry::length

◆ asn

uint64_t EMBENET_TRACE_LinkLayerTelemetry::asn

◆ src

uint64_t EMBENET_TRACE_LinkLayerTelemetry::src

◆ dst

uint64_t EMBENET_TRACE_LinkLayerTelemetry::dst

◆ node

uint64_t EMBENET_TRACE_LinkLayerTelemetry::node

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