NNN50 WIFI_API library
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrM2mWifiWepParams Struct Reference
[DataTypes]
WEP security key parameters. More...
#include <m2m_types.h>
Data Fields | |
| uint8 | u8KeyIndx |
| uint8 | u8KeySz |
| uint8 | au8WepKey [WEP_104_KEY_STRING_SIZE+1] |
| uint8 | __PAD24__ [3] |
Detailed Description
WEP security key parameters.
Definition at line 1209 of file m2m_types.h.
Field Documentation
Padding bytes to keep the structure word alligned.
Definition at line 1220 of file m2m_types.h.
WEP Key represented as a NULL terminated ASCII string.
Definition at line 1217 of file m2m_types.h.
Wep key Index.
Definition at line 1211 of file m2m_types.h.
Wep key Size.
Definition at line 1214 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2