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 WlanBP3595AP by
GRP_WLD_BYTE_ARRAY_T Struct Reference
Byte array structure. More...
#include <WlanBP3595.h>
Data Fields | |
| grp_u32 | ulSize |
| grp_u8 * | pucData |
Detailed Description
Byte array structure.
Definition at line 267 of file WlanBP3595.h.
Field Documentation
| grp_u8* pucData |
Byte array buffer pointer
Definition at line 269 of file WlanBP3595.h.
| grp_u32 ulSize |
Array size
Definition at line 268 of file WlanBP3595.h.
Generated on Wed Jul 13 2022 05:45:33 by
1.7.2
