Socket APIs
Public Attributes | List of all members
wiz_NetTimeout_t Struct Reference

#include <wizchip_conf.h>

Public Attributes

uint8_t retry_cnt
 retry count More...
 
uint16_t time_100us
 time unit 100us More...
 

Detailed Description

Used in CN_SET_TIMEOUT or CN_GET_TIMEOUT of ctlwizchip() for timeout configruation.

Definition at line 352 of file wizchip_conf.h.

Member Data Documentation

uint8_t wiz_NetTimeout_t::retry_cnt

retry count

Definition at line 354 of file wizchip_conf.h.

Referenced by wizchip_gettimeout(), and wizchip_settimeout().

uint16_t wiz_NetTimeout_t::time_100us

time unit 100us

Definition at line 355 of file wizchip_conf.h.

Referenced by wizchip_gettimeout(), and wizchip_settimeout().


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