#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_SENT 3 |
| #define | SM_UDP_WAIT_RESOLVE 1 |
Functions | |
| void | udpExample (void) |
Variables | |
| TICK8 | tsecWait = 0 |
| #define SM_UDP_RESOLVED 2 |
| #define SM_UDP_SEND_ARP 0 |
| #define SM_UDP_SENT 3 |
| #define SM_UDP_WAIT_RESOLVE 1 |
| void udpExample | ( | void | ) |
1.5.8