#include "com.h"
Go to the source code of this file.
Defines | |
| #define | DEFAULT_IP_ADDR "255.255.255.255" |
| #define | MANTIS_PORT 5000 |
Functions | |
| uint8_t | udp_init () |
| udp init function. | |
| uint8_t | udp_send (comBuf *buf) |
| udp send function. | |
| uint8_t | udp_mode (uint8_t mode) |
| udp mode function. | |
| uint8_t | udp_ioctl (uint8_t request, va_list ap) |
| Not implemented. | |
Definition in file udp.h.
|
||||||||||||
|
Generic control function for doing things like changing the properties of the serial connection etc... |
|
|
|
|
|
|
1.4.6