Socket ZEP definitions. More...
Socket ZEP definitions.
Definition in file socket_zep.h.
Go to the source code of this file.
Data Structures | |
struct | socket_zep_t |
ZEP device state. More... | |
struct | socket_zep_params_t |
ZEP device initialization parameters. More... | |
Functions | |
void | socket_zep_setup (socket_zep_t *dev, const socket_zep_params_t *params) |
Setup socket_zep_t structure. More... | |
void | socket_zep_cleanup (socket_zep_t *dev) |
Cleanup socket resources. More... | |