Lee Shen / FTHR_USB_serial_qSPI
Embed: (wiki syntax)

« Back to documentation index

init.h File Reference

init.h File Reference

lwIP initialization API More...

Go to the source code of this file.

Functions

void lwip_init (void)
 Initialize all modules.

Detailed Description

lwIP initialization API

Definition in file init.h.


Function Documentation

void lwip_init ( void   )

Initialize all modules.

Use this in NO_SYS mode. Use tcpip_init() otherwise.

Definition at line 337 of file lwip_init.c.