cdc-eth.h

00001 #ifndef __CDC_ETH_H__NUI0ULFC7C__
00002 #define __CDC_ETH_H__NUI0ULFC7C__
00003 
00004 #include <net/uip.h>
00005 
00006 /* Should be called before usb_cdc_eth_setup */
00007 void
00008 usb_cdc_eth_set_ifaddr(uip_ipaddr_t *addr);
00009 
00010 void
00011 usb_cdc_eth_setup();
00012 
00013 #endif /* __CDC_ETH_H__NUI0ULFC7C__ */

Generated on Mon Apr 11 14:23:35 2011 for Contiki 2.5 by  doxygen 1.6.1