Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
mcps_purge_conf_s Struct Reference
struct mcps_purge_conf_t Purge confirm structure More...
#include <mac_mcps.h>
Data Fields | |
uint8_t | msduHandle |
Handle associated with MSDU. | |
uint8_t | status |
Status of the purge performed. |
Detailed Description
struct mcps_purge_conf_t Purge confirm structure
See IEEE standard 802.15.4-2006 (table 45) for more details
Definition at line 162 of file mac_mcps.h.
Field Documentation
uint8_t msduHandle |
Handle associated with MSDU.
Definition at line 163 of file mac_mcps.h.
uint8_t status |
Status of the purge performed.
Definition at line 164 of file mac_mcps.h.
Generated on Tue Jul 12 2022 13:55:33 by
