Nut/OS  4.10.3
API Reference
jtag_gpio.h File Reference

JTAG cable driver structure. More...

#include <dev/jtag_cable.h>
Include dependency graph for jtag_gpio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

JTAG_CABLE jtag_gpio0
 GPIO cable driver structure.

Detailed Description

JTAG cable driver structure.

GPIO JTAG cable driver.

 * $Id$
 * 

Definition in file jtag_gpio.h.


Variable Documentation

GPIO cable driver structure.

Pass a pointer to this structure when calling TapOpen() to associate the tap controller with this cable.

Definition at line 401 of file jtag_gpio0.c.