Main Page | Modules | Data Structures | File List | Data Fields | Globals

qomdo.h File Reference

QOMDO TPU functions. More...

#include <68332/types.h>
#include <68332/tpu.h>

Go to the source code of this file.

Functions

void qomdo (TPUChannel *handle, bool state)


Detailed Description

This file contains the global function prototypes and data structures for the Queued Output Module Data Output (QOMDO) functionality of the libtpu library.

To use the functions defined in this file, include <68332/qomdo.h> and link libtpu.a.


Function Documentation

void qomdo TPUChannel handle,
bool  state
 

Outputs a logic state on a TPU channel pin. The first call to this function initializes the pin for discrete output using QOM.

Parameters:
handle The pointer to a TPUChannel returned from tpu_request_channel().
state The desired state of the output pin.


Generated on Wed Sep 6 03:02:22 2006 for MotoRobots by doxygen 1.3.6