TI-15.4 Stack API  4.20.00.14
Data Fields
_apimac_mcpsdataind Struct Reference

#include <api_mac.h>

Data Fields

ApiMac_sAddr_t srcAddr
 
ApiMac_sAddr_t dstAddr
 
uint32_t timestamp
 
uint16_t timestamp2
 
uint16_t srcPanId
 
uint16_t dstPanId
 
uint8_t mpduLinkQuality
 
uint8_t correlation
 
int8_t rssi
 
uint8_t dsn
 
uint16_t payloadIeLen
 
uint8_t * pPayloadIE
 
ApiMac_fhFrameType_t fhFrameType
 
ApiMac_fhDispatchType_t fhProtoDispatch
 
uint32_t frameCntr
 
ApiMac_sec_t sec
 
ApiMac_sData_t msdu
 

Detailed Description

MCPS data indication type

Field Documentation

§ srcAddr

ApiMac_sAddr_t _apimac_mcpsdataind::srcAddr

The address of the sending device

§ dstAddr

ApiMac_sAddr_t _apimac_mcpsdataind::dstAddr

The address of the destination device

§ timestamp

uint32_t _apimac_mcpsdataind::timestamp

The time, in backoffs, at which the data were received

§ timestamp2

uint16_t _apimac_mcpsdataind::timestamp2

The time, in internal MAC timer units, at which the data were received

§ srcPanId

uint16_t _apimac_mcpsdataind::srcPanId

The PAN ID of the sending device

§ dstPanId

uint16_t _apimac_mcpsdataind::dstPanId

The PAN ID of the destination device

§ mpduLinkQuality

uint8_t _apimac_mcpsdataind::mpduLinkQuality

The link quality of the received data frame

§ correlation

uint8_t _apimac_mcpsdataind::correlation

The raw correlation value of the received data frame

§ rssi

int8_t _apimac_mcpsdataind::rssi

The received RF power in units dBm

§ dsn

uint8_t _apimac_mcpsdataind::dsn

The data sequence number of the received frame

§ payloadIeLen

uint16_t _apimac_mcpsdataind::payloadIeLen

length of the payload IE buffer (pPayloadIE)

§ pPayloadIE

uint8_t* _apimac_mcpsdataind::pPayloadIE

Pointer to the start of payload IEs

§ fhFrameType

ApiMac_fhFrameType_t _apimac_mcpsdataind::fhFrameType

Frequency Hopping Frame Type

§ fhProtoDispatch

ApiMac_fhDispatchType_t _apimac_mcpsdataind::fhProtoDispatch

Frequency hopping protocol dispatch - RESERVED for future use.

§ frameCntr

uint32_t _apimac_mcpsdataind::frameCntr

Frame counter value of the received data frame (if used)

§ sec

ApiMac_sec_t _apimac_mcpsdataind::sec

Security Parameters

§ msdu

ApiMac_sData_t _apimac_mcpsdataind::msdu

Data Buffer


The documentation for this struct was generated from the following file:
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale