|
wiiuse
|
tatacon expansion device. More...

Macros | |
| #define | HANDSHAKE_BYTES_USED 14 |
| Handle the handshake data from the tatacon. More... | |
Functions | |
| int | tatacon_handshake (struct wiimote_t *wm, struct tatacon_t *tatacon, byte *data, unsigned short len) |
| void | tatacon_disconnected (struct tatacon_t *tatacon) |
| The tatacon disconnected. More... | |
| void | tatacon_event (struct tatacon_t *tatacon, byte *msg) |
| Handle tatacon event. More... | |
| void | tatacon_pressed_buttons (struct tatacon_t *tatacon, byte now) |
| Find what buttons are pressed. More... | |
tatacon expansion device.
| #define HANDSHAKE_BYTES_USED 14 |
Handle the handshake data from the tatacon.
| tatacon | A pointer to a tatacon_t structure. |
| data | The data read in from the device. |
| len | The length of the data block, in bytes. |
1.8.13