Loading...
Searching...
No Matches
socket_zep_params.h File Reference

Configuration parameters for the Socket-based ZEP driver. More...

Detailed Description

Configuration parameters for the Socket-based ZEP driver.

Author
Martine Lenders m.len.nosp@m.ders.nosp@m.@fu-b.nosp@m.erli.nosp@m.n.de

Definition in file socket_zep_params.h.

#include "socket_zep.h"
+ Include dependency graph for socket_zep_params.h:

Go to the source code of this file.

#define SOCKET_ZEP_MAX   (1)
 Number of allocated parameters at socket_zep_params.
 
socket_zep_params_t socket_zep_params [SOCKET_ZEP_MAX]
 socket_zep configurations
 

Macro Definition Documentation

◆ SOCKET_ZEP_MAX

#define SOCKET_ZEP_MAX   (1)

Number of allocated parameters at socket_zep_params.

Note
This was decided to only be confiruable on compile-time to be more similar to actual boards

Definition at line 34 of file socket_zep_params.h.