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.
Fork of OmniWheels by
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 96 of file mac_mcps.h.
Field Documentation
uint8_t msduHandle |
Handle associated with MSDU.
Definition at line 97 of file mac_mcps.h.
uint8_t status |
Status of the purge performed.
Definition at line 98 of file mac_mcps.h.
Generated on Fri Jul 22 2022 04:54:13 by
