03-14-2012 06:54 AM
Hello,
is there a possibility to notify the client on reception of a CAN message? So CAN Read will be called only when a message waits in buffer to be read.
Thank you.
Daniel
03-21-2012 08:47 AM
No, sorry. There's no such possibility.
You have to poll for incoming data, the driver has no possibility for an interrupt, event or something like this...