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
mlme_set_s Struct Reference
struct mlme_set_t Set request structure More...
#include <mlme.h>
Data Fields | |
| mlme_attr_t | attr |
| PIB attribute for operation. | |
| uint8_t | attr_index |
| attribute index to to table (use only for PIB attributes which are tables) | |
| const void * | value_pointer |
| Pointer to value. | |
| uint8_t | value_size |
| define data length in bytes behind pointer | |
Detailed Description
struct mlme_set_t Set request structure
See IEEE standard 802.15.4-2006 (table 70) for more details
Definition at line 324 of file mlme.h.
Field Documentation
| uint8_t attr_index |
| const void* value_pointer |
| uint8_t value_size |
Generated on Fri Jul 22 2022 04:54:14 by
1.7.2
