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.
zg_err.h File Reference
ZG2100 driver errors. More...
Go to the source code of this file.
Typedefs | |
typedef enum __zg_err | zg_err |
ZG2100 Wi-Fi Module driver error codes. | |
Enumerations | |
enum | __zg_err { , ZG_RESOURCES, ZG_TIMEOUT, ZG_FRAME_ERROR, ZG_AUTH_REFUSED, ZG_ASSOC_REFUSED, ZG_IN_PROGRESS, ZG_SUPPLICANT_FAILED, ZG_UNKNOWN, ZG_OK = 0 , ZG_RESOURCES, ZG_TIMEOUT, ZG_FRAME_ERROR, ZG_AUTH_REFUSED, ZG_ASSOC_REFUSED, ZG_IN_PROGRESS, ZG_SUPPLICANT_FAILED, ZG_UNKNOWN, ZG_OK = 0 } |
ZG2100 Wi-Fi Module driver error codes. More... |
Detailed Description
ZG2100 driver errors.
Definition in file LPC2368/drv/zg2100/zg_err.h.
Typedef Documentation
Enumeration Type Documentation
enum __zg_err |
ZG2100 Wi-Fi Module driver error codes.
- Enumerator:
Definition at line 36 of file LPC2368/drv/zg2100/zg_err.h.
Generated on Tue Jul 12 2022 13:17:38 by
