nRF5 SDK v17.1.0
Data Fields
mcps_purge_req_t Struct Reference

MCPS-PURGE.request. More...

#include <mac_mcps_purge.h>

Data Fields

mac_abstract_req_t service
 
mcps_purge_conf_t confirm
 
uint8_t msdu_handle
 

Detailed Description

MCPS-PURGE.request.

The MCPS-PURGE.request primitive allows the next higher layer to purge an MSDU from the transaction queue.

In accordance with IEEE Std 802.15.4-2006, section 7.1.1.4.

Field Documentation

mcps_purge_conf_t mcps_purge_req_t::confirm

Confirmation to this request.

uint8_t mcps_purge_req_t::msdu_handle

The handle of the MSDU to be purged from the transaction queue.

mac_abstract_req_t mcps_purge_req_t::service

Do not edit this field.


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

Documentation feedback | Developer Zone | Subscribe | Updated