WE310F5  39.00.000
M2M_PROFILE_STA_SET_RESULT_S Struct Reference

STA structure used in user callback to update the status of STA initialization. More...

#include <m2mb_profile.h>

Data Fields

UINT8 IP [16]
 
UINT8 DNS [16]
 
UINT8 SubnetMask [16]
 
UINT8 Gateway [16]
 

Detailed Description

STA structure used in user callback to update the status of STA initialization.

STA structure used in user callback to update the status of STA initialization.

Definition at line 382 of file m2mb_profile.h.

Field Documentation

◆ DNS

UINT8 DNS[16]

DNS IPv4 address

Definition at line 385 of file m2mb_profile.h.

◆ Gateway

UINT8 Gateway[16]

IPv4 gateway address

Definition at line 387 of file m2mb_profile.h.

◆ IP

UINT8 IP[16]

IPv4 Address of the interface

Definition at line 384 of file m2mb_profile.h.

◆ SubnetMask

UINT8 SubnetMask[16]

IPv4 subnet mask

Definition at line 386 of file m2mb_profile.h.


The documentation for this struct was generated from the following file: