#include "net\stacktsk.h"
#include "net\tick.h"
#include "net\helpers.h"
#include "net\udp.h"
#include "net\arp.h"
#include "net\arptsk.h"
Defines | |
#define | SM_UDP_RESOLVED 2 |
#define | SM_UDP_SEND_ARP 0 |
#define | SM_UDP_WAIT_RESOLVE 1 |
Functions | |
void | udpExample (void) |
Variables | |
TICK16 | tsecMsgSent = 0 |
TICK8 | tsecWait = 0 |
#define SM_UDP_RESOLVED 2 |
#define SM_UDP_SEND_ARP 0 |
#define SM_UDP_WAIT_RESOLVE 1 |
void udpExample | ( | void | ) |
TICK16 tsecMsgSent = 0 |