Nut/OS  5.0.5
API Reference
JTAG_TAP Struct Reference

#include <jtag_tap.h>

Collaboration diagram for JTAG_TAP:
[legend]

Data Fields

uint_fast8_t tap_state
 Current state of the TAP controller.
uint_fast8_t tap_irsize
 Instruction register size.
JTAG_CABLEtap_cable
 Associated cable driver.
void * tap_cib
 Cable specific information structure.

Field Documentation

Current state of the TAP controller.

Referenced by TapData(), TapInstruction(), TapOpen(), TapStateWalk(), and TapTargetReset().

Instruction register size.

Referenced by TapInstruction(), TapOpen(), and TapSetIrSize().

Cable specific information structure.

Referenced by TapClose(), TapData(), TapInstruction(), TapOpen(), TapStateWalk(), and TapTargetReset().


The documentation for this struct was generated from the following file: