/home/midibox/svn_snapshot/mios32/trunk/modules/uip/mios32/LPC17xx/network-device.c File Reference

#include <mios32.h>
#include <string.h>
#include "uip.h"
#include "network-device.h"
#include "lpc17xx_emac.h"

Defines

#define DEBUG_VERBOSE_LEVEL   1
#define CONNECT_STATE_FAILED   0
#define CONNECT_STATE_BASIC   1
#define CONNECT_STATE_SPEED   2
#define CONNECT_STATE_WAIT_LINK   3
#define CONNECT_STATE_LINKED   4

Functions

void network_device_init (void)
void network_device_check (void)
int network_device_available (void)
int network_device_read (void)
void network_device_send (void)
unsigned char * network_device_mac_addr (void)

Define Documentation

#define CONNECT_STATE_BASIC   1
#define CONNECT_STATE_FAILED   0
#define CONNECT_STATE_LINKED   4
#define CONNECT_STATE_SPEED   2
#define CONNECT_STATE_WAIT_LINK   3
#define DEBUG_VERBOSE_LEVEL   1

Function Documentation

int network_device_available ( void   ) 
void network_device_check ( void   ) 
void network_device_init ( void   ) 
unsigned char* network_device_mac_addr ( void   ) 
int network_device_read ( void   ) 
void network_device_send ( void   ) 

Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1