MU Library
message.hpp File Reference
#include <cstdint>
Include dependency graph for message.hpp:
This graph shows which files directly or indirectly include this file:

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...