Socket APIs: __WIZCHIP Struct Reference

Wiznet Socket API

__WIZCHIP Struct Reference

The set of callback functions for W5500:WIZCHIP I/O functions W5200:WIZCHIP I/O functions. More...

#include <wizchip_conf.h>

Classes

struct  _CRIS
 
struct  _CS
 
union  _IF
 

Public Attributes

uint16_t if_mode
 host interface mode More...
 
uint8_t id [6]
 WIZCHIP ID such as 5100, 5200, 5500, and so on. More...
 
struct __WIZCHIP::_CRIS CRIS
 
struct __WIZCHIP::_CS CS
 
union __WIZCHIP::_IF IF
 

Detailed Description

The set of callback functions for W5500:WIZCHIP I/O functions W5200:WIZCHIP I/O functions.

Definition at line 201 of file wizchip_conf.h.

Member Data Documentation

uint16_t __WIZCHIP::if_mode

host interface mode

Definition at line 203 of file wizchip_conf.h.

Referenced by reg_wizchip_bus_cbfunc(), reg_wizchip_spi_cbfunc(), and reg_wizchip_spiburst_cbfunc().

uint8_t __WIZCHIP::id[6]

WIZCHIP ID such as 5100, 5200, 5500, and so on.

Definition at line 204 of file wizchip_conf.h.

Referenced by ctlwizchip().

struct __WIZCHIP::_CRIS __WIZCHIP::CRIS

Referenced by reg_wizchip_cris_cbfunc().

struct __WIZCHIP::_CS __WIZCHIP::CS

Referenced by reg_wizchip_cs_cbfunc().


The documentation for this struct was generated from the following file:
Generated on Wed May 4 2016 16:44:01 for Socket APIs by   doxygen 1.8.9.1