DRV_ENC28J60_Configuration Type

C

typedef struct _DRV_ENC28J60_Configuration DRV_ENC28J60_Configuration; 

Description

ENC28J60 Driver Initialization Data This data type defines the data required to initialize or reinitialize the ENC28J60 driver. If the driver is built statically, the members of this data structure are statically over-ridden by static override definitions in the system_config.h file.

Remarks

None.