Contiki 3.x
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
cpu
arm
common
usb
cdc-eth
cdc-eth.h
1
#ifndef CDC_ETH_H_NUI0ULFC7C__
2
#define CDC_ETH_H_NUI0ULFC7C__
3
4
#include <
net/ip/uip.h
>
5
6
/* Should be called before usb_cdc_eth_setup */
7
void
8
usb_cdc_eth_set_ifaddr(uip_ipaddr_t *addr);
9
10
void
11
usb_cdc_eth_setup();
12
13
#endif
/* CDC_ETH_H_NUI0ULFC7C__ */
uip.h
Header file for the uIP TCP/IP stack.
Generated on Sun Nov 30 2014 09:58:56 for Contiki 3.x by
1.8.5