Functions | Variables
cphidgetgeneric.c File Reference
#include "stdafx.h"
#include "cphidgetgeneric.h"
#include "cusb.h"
#include "csocket.h"
#include "cthread.h"
Include dependency graph for cphidgetgeneric.c:

Go to the source code of this file.

Functions

int CCONV CPhidgetGeneric_getLastPacket (CPhidgetGenericHandle phid, const unsigned char **packet, int *length)
 if ()
 TESTPTR (phid)
 ZEROMEM (phid->lastPacket, MAX_IN_PACKET_SIZE)

Variables

return EPHIDGET_OK
phid in = phid->phid.inputReportByteLength
phid out = phid->phid.outputReportByteLength
phid outputPacketLen = 0

Function Documentation

int CCONV CPhidgetGeneric_getLastPacket ( CPhidgetGenericHandle  phid,
const unsigned char **  packet,
int *  length 
)

Definition at line 99 of file cphidgetgeneric.c.

if ( )

Definition at line 34 of file cphidgetgeneric.c.

TESTPTR ( phid  )
ZEROMEM ( phid->  lastPacket,
MAX_IN_PACKET_SIZE   
)

Variable Documentation

return EPHIDGET_OK

Definition at line 13 of file cphidgetgeneric.c.

phid in = phid->phid.inputReportByteLength

Definition at line 27 of file cphidgetgeneric.c.

phid out = phid->phid.outputReportByteLength

Definition at line 26 of file cphidgetgeneric.c.

Definition at line 22 of file cphidgetgeneric.c.



pedal_monitor
Author(s): Pedro Mendes
autogenerated on Fri Jun 6 2014 18:37:21