W5200(WIZ820io) network interface

Embed: (wiki syntax)

« Back to documentation index

W5200NetIf.h File Reference

W5200NetIf.h File Reference

W5200 network interface header file. More...

Go to the source code of this file.

Data Structures

class  W5200NetIf
 W5200 network interface. More...

Enumerations

enum  W5200Err { , W5200_TIMEOUT, W5200_OK = 0 }
 

W5200 network interface return codes.

More...

Detailed Description

W5200 network interface header file.

Definition in file W5200NetIf.h.


Enumeration Type Documentation

enum W5200Err

W5200 network interface return codes.

Enumerator:
W5200_TIMEOUT 

Timeout during setup.

W5200_OK 

Success.

Definition at line 10 of file W5200NetIf.h.