WE310F5  39.00.000
M2MB_PING_INIT_PARAMS Struct Reference

PING initialization parameters. More...

#include <m2mb_ping.h>

Data Fields

M2MB_PING_CB_T user_cb
 
void * user_ctx
 

Detailed Description

PING initialization parameters.

Contains information needed to initialize the PING module, such as user callback and user context.

Definition at line 191 of file m2mb_ping.h.

Field Documentation

◆ user_cb

M2MB_PING_CB_T user_cb

Callback set by user.

Definition at line 193 of file m2mb_ping.h.

◆ user_ctx

void* user_ctx

Pointer to a context set by user.

Definition at line 194 of file m2mb_ping.h.


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