ioLibrary for Cortex M series
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
ioLibrary
appmod
loopback
loopback.h
Go to the documentation of this file.
1
12
#ifndef _LOOPBACK_H
13
#define _LOOPBACK_H
14
15
#include "
common/common.h
"
16
23
void
loopback_tcps
(uint8_t sock, uint16_t port);
24
void
loopback_tcpc
(uint8_t sock, uint16_t port);
25
void
loopback_udp
(uint8_t sock, uint16_t port);
26
27
#endif //_LOOPBACK_H
28
29
30
Generated on Tue Sep 3 2013 15:36:42 for ioLibrary for Cortex M series by
1.8.4