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_DEV_STRINGS_T Struct Reference
Device strings structure. More...
#include <WlanBP3595.h>
Data Fields | |
| grp_u32 | ulFirmwareVersionSize |
| grp_u8 * | pucFirmwareVersionBuf |
| grp_u32 | ulSerialNumberSize |
| grp_u8 * | pucSerialNumberBuf |
Detailed Description
Device strings structure.
Definition at line 275 of file WlanBP3595.h.
Field Documentation
| grp_u8* pucFirmwareVersionBuf |
buffer pointer
Definition at line 277 of file WlanBP3595.h.
| grp_u8* pucSerialNumberBuf |
buffer pointer
Definition at line 279 of file WlanBP3595.h.
| grp_u32 ulFirmwareVersionSize |
buffer size
Definition at line 276 of file WlanBP3595.h.
| grp_u32 ulSerialNumberSize |
buffer size
Definition at line 278 of file WlanBP3595.h.
Generated on Wed Jul 13 2022 05:45:33 by
1.7.2
