Microchip® Advanced Software Framework

mcps_data_req_tag Struct Reference

This is the MCPS-DATA.request message structure.

#include <mac_msg_types.h>

Data Fields

enum msg_code cmdcode
 < This identifies the message as MCPS_DATA_REQUEST More...
 
uint64_t DstAddr
 The individual device address of the entity to which the MSDU is being transferred. More...
 
uint8_t DstAddrMode
 The destination addressing mode for this primitive and subsequent MPDU. More...
 
uint16_t DstPANId
 The 16 bit PAN identifier of the entity to which the MSDU is being transferred. More...
 
uint8_t * msdu
 The set of octets forming the MSDU to be transmitted by the MAC sublayer entity. More...
 
uint8_t msduHandle
 The handle associated with the MSDU to be transmitted by the MAC sublayer entity. More...
 
uint8_t msduLength
 The number of octets contained in the MSDU to be transmitted by the MAC sublayer entity. More...
 
uint8_t SrcAddrMode
 The source addressing mode for this primitive and subsequent MPDU. More...
 
uint8_t TxOptions
 The transmission options for this MSDU. More...