WE310F5  39.00.000
M2MB_PING_REQ_STATUS Struct Reference

M2MB_PING_REQ_STATUS_T defines the data type of M2MB_PING_REQ_RESULT event. More...

#include <m2mb_ping.h>

Data Fields

INT32 status
 
UINT32 time
 
UINT16 dataSize
 
UINT8pDst
 

Detailed Description

M2MB_PING_REQ_STATUS_T defines the data type of M2MB_PING_REQ_RESULT event.

M2MB_PING_REQ_STATUS_T defines the data type of the data filed in the ping request callback for M2MB_PING_REQ_RESULT event.

Definition at line 105 of file m2mb_ping.h.

Field Documentation

◆ dataSize

UINT16 dataSize

ping destination IP

Definition at line 112 of file m2mb_ping.h.

◆ pDst

UINT8* pDst

Definition at line 114 of file m2mb_ping.h.

◆ status

INT32 status

< ping request status ping request time

Definition at line 108 of file m2mb_ping.h.

◆ time

UINT32 time

ping data size

Definition at line 110 of file m2mb_ping.h.


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