bool CAN_send(const CANpacket &p, unsigned)
Global CAN send procedure.
int CAN_socket_send(const CANpacket &p)
bool CAN_socket_is_open(void)
I/O over the generic Linux CANsocket interface.
bool write_usb_serial(uint8_t *data, unsigned size)
Interface to USB -> RS232 (interface)
CAN packet tunneled through USART gateway.
Portable interface to some CAN-bus driver.