Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

JTAG_Driver Class Reference

JTAG Driver Abstract Definition Class. More...

#include <jtag_driver.h>

Inheritance diagram for JTAG_Driver:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual bool init (int argc, char **argv)=0
 Initialize the driver.

virtual bool drive_signal (int signal, bool value, bool clock, bool test)=0
 Changes the state of signals TCK, TMS, TDI & TDO.

virtual unsigned long transfer_data (int bit_count, unsigned long data, bool instruction)=0
 Transfer data to and from IC via JTAG.

virtual void flush ()=0
 Flush all buffers.

virtual const char * getName () const=0
 Get the name of the driver.


Detailed Description

JTAG Driver Abstract Definition Class.

Definition at line 48 of file jtag_driver.h.


The documentation for this class was generated from the following file:
Generated on Fri May 16 13:01:50 2003 for Jelie by doxygen1.2.15