PER Firmware
Loading...
Searching...
No Matches
ethernet.h File Reference

Implementation of the ethernet thread for wireless data acquisition. More...

#include <stdint.h>
#include "w5500/wizchip_conf.h"

Go to the source code of this file.

Classes

struct  ethernet_config_t
 

Enumerations

enum  eth_thread_state_t {
  ETH_THREAD_HW_INIT = 0 , ETH_THREAD_UDP_INIT = 1 , ETH_THREAD_LINKING = 2 , ETH_THREAD_READY = 3 ,
  ETH_THREAD_RECOVERING = 4 , ETH_THREAD_FATAL = 5
}
 

Functions

void w5500_register_callbacks (void)
 
void eth_thread_periodic (void)
 

Detailed Description

Implementation of the ethernet thread for wireless data acquisition.

Author
Luke Oxley (lcoxl.nosp@m.ey@p.nosp@m.urdue.nosp@m..edu)
Eileen Yoon (eyn@p.nosp@m.urdu.nosp@m.e.edu)
Irving Wang (irvin.nosp@m.gw@p.nosp@m.urdue.nosp@m..edu)