Larus glider flight sensor system
3.9.2024
Software-In-The-Loop test and validation system
Loading...
Searching...
No Matches
CAN_gateway.h
Go to the documentation of this file.
1
#ifndef CAN_GATEWAY_H_
2
#define CAN_GATEWAY_H_
3
4
#include "
generic_CAN_driver.h
"
5
6
bool
CAN_gateway_poll
(
CANpacket
&p,
unsigned
max_wait
);
7
8
#endif
/* CAN_GATEWAY_H_ */
CAN_gateway_poll
bool CAN_gateway_poll(CANpacket &p, unsigned max_wait)
CANpacket
basic CAN packet type
Definition
generic_CAN_driver.h:32
vector
mathematical vector of arbitrary type and size
Definition
vector.h:40
generic_CAN_driver.h
Portable interface to some CAN-bus driver.
lib
Output_Formatter
CAN_gateway.h
Generated by
1.9.8