for EthernetInterface library compatibility.\\ ** Unoffical fix. may be a problem. **
Dependents: SNIC-httpclient-example SNIC-ntpclient-example
Fork of SNICInterface by
tagWIFI_STATUS_T Struct Reference
Wi-Fi status used by getWifiStatus(). More...
#include <SNIC_WifiInterface.h>
Data Fields | |
| E_WIFI_STATUS | status |
| status | |
| char | mac_address [BSSID_MAC_LENTH] |
| Mac address. | |
| char | ssid [SSID_MAX_LENGTH+1] |
| SSID. | |
Detailed Description
Wi-Fi status used by getWifiStatus().
Definition at line 26 of file SNIC_WifiInterface.h.
Field Documentation
| char mac_address[BSSID_MAC_LENTH] |
Mac address.
Definition at line 31 of file SNIC_WifiInterface.h.
| char ssid[SSID_MAX_LENGTH+1] |
SSID.
Definition at line 33 of file SNIC_WifiInterface.h.
| E_WIFI_STATUS status |
status
Definition at line 29 of file SNIC_WifiInterface.h.
Generated on Tue Jul 12 2022 18:43:50 by
1.7.2
ban4jp -
