STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Functions
app_ethernet.c File Reference
#include "lwip/opt.h"
#include "main.h"
#include "lcd_log.h"
#include "lwip/dhcp.h"
#include "app_ethernet.h"
#include "ethernetif.h"

Go to the source code of this file.

Functions

void User_notification (struct netif *netif)
 Notify the User about the network interface config status. More...
 

Function Documentation

void User_notification ( struct netif netif)

Notify the User about the network interface config status.

Parameters
netifthe network interface
Return values
None

Definition at line 72 of file app_ethernet.c.