See the Microchip License Agreement for more details.
Definition in file StackTsk.h.
Go to the source code of this file.
Typedefs | |
| typedef struct _MAC_ADDR | MAC_ADDR |
| This structure stores a 6 byte MAC address. | |
| typedef struct _NODE_INFO | NODE_INFO |
| This structure stores informations of an network node. | |
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. | |
1.5.5