The host to device message data structure.

Go to the source code of this file.
Data Structures | |
| struct | Message |
| A de-serialized message. More... | |
Typedefs | |
| typedef void(* | MessageHandler )(const Message *) |
| A function pointer used to handle new messages. More... | |