#include <mios32.h>#include "uip.h"#include "network-device.h"| Defines | |
| #define | DEBUG_VERBOSE_LEVEL 0 | 
| 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 DEBUG_VERBOSE_LEVEL 0 | 
| 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 | ) | 

 1.6.1
 1.6.1