src/io.c File Reference

Handles device I/O (non-OS specific). More...

#include
#include
#include "definitions.h"
#include "wiiuse_internal.h"
#include "io.h"

Include dependency graph for io.c:


Functions

void  wiiuse_handshake (struct wiimote_t *wm, byte *data, unsigned short len)
  Get initialization data from the wiimote.

Detailed Description

Handles device I/O (non-OS specific).


Function Documentation

void wiiuse_handshake ( struct wiimote_t wm,
byte *  data,
unsigned short  len  
)

Get initialization data from the wiimote.

Parameters:
wm  Pointer to a wiimote_t structure.
data  unused
len  unused
When first called for a wiimote_t structure, a request is sent to the wiimote for initialization information. This includes factory set accelerometer data. The handshake will be concluded when the wiimote responds with this data.


Generated on Wed Apr 2 19:30:09 2008 for wiiuse by  doxygen 1.5.4