Microchip® Advanced Software Framework

wilc_netif.h File Reference

WILC Network Interface Driver for lwIP.

Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.

#include "lwip/netif.h"
#include "lwip/ip_addr.h"
#include "lwip/err.h"
#include "netif/etharp.h"

Functions

err_t ethernetif_init (struct netif *netif)
 
void ethernetif_input (void *pv_parameters)
 

err_t ethernetif_init ( struct netif netif)
void ethernetif_input ( void pv_parameters)