nRF5 SDK v13.0.0
Data Fields
mac_payload_descriptor_t Struct Reference

Payload descriptor. More...

#include <mac_common.h>

Data Fields

uint8_t * p_payload
 
uint8_t payload_offset
 

Detailed Description

Payload descriptor.

Not covered by the standard. Contains information sufficient to allow the next higher layer to clean the memory allocated for incoming frames.

Field Documentation

uint8_t* mac_payload_descriptor_t::p_payload

Pointer to the set of octets forming the frame payload being indicated by the MAC sublayer entity.

uint8_t mac_payload_descriptor_t::payload_offset

Offset of the payload data relative to the beginning of the frame. Equal to the MAC header.


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

Documentation feedback | Developer Zone | Subscribe | Updated