#include "../buffer/vm-buffer.h"
#include "can-net.h"
#include "../../common/types.h"
Go to the source code of this file.
Functions | |
uint16 | AsebaGetBuffer (AsebaVMState *vm, uint8 *data, uint16 maxLength, uint16 *source) |
void | AsebaSendBuffer (AsebaVMState *vm, const uint8 *data, uint16 length) |