|
RF24Ethernet - TCP/IP over RF24Network v2.0.1
TMRh20 - Pushing the practical limits of RF24 modules
|
Go to the source code of this file.
Macros | |
| #define | UIP_ARPHDRSIZE 42 |
| #define | UDPBUF ((struct uip_udpip_hdr*)&uip_buf[UIP_LLH_LEN]) |
Functions | |
| void | uipudp_appcall (void) |
| #define UIP_ARPHDRSIZE 42 |
Definition at line 46 of file RF24Udp.cpp.
| #define UDPBUF ((struct uip_udpip_hdr*)&uip_buf[UIP_LLH_LEN]) |
Definition at line 47 of file RF24Udp.cpp.
Referenced by RF24UDP::uipudp_appcall.
| void uipudp_appcall | ( | void | ) |
Definition at line 473 of file RF24Udp.cpp.
References IF_RF24ETHERNET_DEBUG_UDP.