StackTsk.h File Reference
Detailed Description
Microchip TCP/IP Stack Definitions. 
- Dependencies: Compiler.h
 - Processor: PIC18, PIC24F, PIC24H, dsPIC30F, dsPIC33F, PIC32
 - Compiler: Microchip C32 v1.00 or higher Microchip C30 v3.01 or higher Microchip C18 v3.13 or higher HI-TECH PICC-18 STD 9.50PL3 or higher
 - Company: Microchip Technology, Inc.
 
See the Microchip License Agreement for more details.
- Modifications to the original file
 
- Search for "MODIFIX" in the code!
 - Added doxygen comments to the function prototypes. 
 
 | 
 Functions | 
| void  | StackInit (void) | 
|   | Initializes the Microchip TCP/IP Stack and its components.  
  | 
| void  | StackTask (void) | 
|   | TCP/IP Stack FSM is executed.  
  | 
| void  | StackApplications (void) | 
|   | Calls all loaded application modules.  
  |