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

_TPUChannel Struct Reference

#include <tpu.h>


Data Fields

uint16 channel_num
uint16 initialized
void * TPUHardware
tpu_errno_t errno
TPUChannelmaster
void * userData


Detailed Description

This structure represents a TPU channel.


Field Documentation

uint16 channel_num
 

Channel number (0x0 - 0xF)

uint16 initialized
 

Initialized yet?

void* TPUHardware
 

The actual pointer to the hardware itself.

tpu_errno_t errno
 

The reason the last call failed.

TPUChannel* master
 

Pointer to master channel if slave.

void* userData
 

Pointer to user defined data (for ISR)


The documentation for this struct was generated from the following file:
Generated on Wed Sep 6 03:02:22 2006 for MotoRobots by doxygen 1.3.6