|
truck-code
|
#include <can_man.h>
Public Attributes | |
| iofunc_ocb_t | io_ocb |
| int | rcvid |
| sigevent | clt_event |
Information per Open Context Block.
May be one for CAN and one for digital I/O per instance of driver; digital I/O does not send notify now.
| sigevent can_ocb_t::clt_event |
Used to notify client, from client
| iofunc_ocb_t can_ocb_t::io_ocb |
TODO
| int can_ocb_t::rcvid |
Used to notify client.
1.8.13