|
MU Library
|
#include <cstdint>

Go to the source code of this file.
Namespaces | |
| mu | |
Functions | |
| void | mu::asyncMessage (void *src, uint64_t size) |
| Send asynchronous message to host. More... | |
| void | mu::syncMessage (void *src, uint64_t size) |
| Send synchronous message to host and wait for response. More... | |