|
wiiuse
|
Handles device I/O. More...
#include "wiiuse_internal.h"

Go to the source code of this file.
Functions | |
| void | wiiuse_handshake (struct wiimote_t *wm, byte *data, uint16_t len) |
| Get initialization data from the wiimote. More... | |
| int | wiiuse_wait_report (struct wiimote_t *wm, int report, byte *buffer, int bufferLength, unsigned long timeout_ms) |
| Wait until specified report arrives and return it. More... | |
| void | wiiuse_read_data_sync (struct wiimote_t *wm, byte memory, unsigned addr, unsigned short size, byte *data) |
| Read memory/register data synchronously. More... | |
Handles device I/O.
1.8.13