Socket APIs
Classes | Public Attributes | List of all members
__WIZCHIP Struct Reference

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

#include <wizchip_conf.h>

Collaboration diagram for __WIZCHIP:
Collaboration graph
[legend]

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_IO_Functions_W5200.

Definition at line 151 of file wizchip_conf.h.

Member Data Documentation

uint16_t __WIZCHIP::if_mode

host interface mode

Definition at line 153 of file wizchip_conf.h.

Referenced by reg_wizchip_bus_cbfunc(), and reg_wizchip_spi_cbfunc().

uint8_t __WIZCHIP::id[6]

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

Definition at line 154 of file wizchip_conf.h.

Referenced by ctlwizchip().

struct __WIZCHIP::_CRIS __WIZCHIP::CRIS

Referenced by reg_wizchip_cris_cbfunc().

struct __WIZCHIP::_CS __WIZCHIP::CS
union __WIZCHIP::_IF __WIZCHIP::IF

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