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

#include <wizchip_conf.h>

Public Attributes

void(* _enter )(void)
 crtical section enter More...
 
void(* _exit )(void)
 critial section exit More...
 

Detailed Description

The set of critical section callback func.

Definition at line 158 of file wizchip_conf.h.

Member Data Documentation

void(* __WIZCHIP::_CRIS::_enter)(void)

crtical section enter

Definition at line 160 of file wizchip_conf.h.

Referenced by reg_wizchip_cris_cbfunc().

void(* __WIZCHIP::_CRIS::_exit)(void)

critial section exit

Definition at line 161 of file wizchip_conf.h.

Referenced by reg_wizchip_cris_cbfunc().


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