Lely core libraries
2.3.4
io2.h
Go to the documentation of this file.
1
21
#ifndef LELY_IO2_IO2_H_
22
#define LELY_IO2_IO2_H_
23
24
#include <
lely/features.h
>
25
27
typedef
struct
io_ctx
io_ctx_t
;
28
29
#ifndef LELY_IO_RX_TIMEOUT
30
#define LELY_IO_RX_TIMEOUT 100
32
#endif
33
34
#ifndef LELY_IO_TX_TIMEOUT
35
#define LELY_IO_TX_TIMEOUT 10
37
#endif
38
39
#endif // !LELY_IO2_IO2_H_
features.h
io_ctx
Definition:
ctx.c:38
include
lely
io2
io2.h
Generated by
1.8.17