OpenBIC
OpenSource Bridge-IC
jtag_xfer Struct Reference

#include <hal_jtag.h>

Public Attributes

uint8_t op
 
int length
 
uint8_t tdi [512]
 
uint16_t tdi_bits
 
uint8_t tdo [512]
 
uint16_t tdo_bits
 
uint8_t end_tap_state
 

Member Data Documentation

◆ end_tap_state

uint8_t jtag_xfer::end_tap_state

◆ length

int jtag_xfer::length

◆ op

uint8_t jtag_xfer::op

◆ tdi

uint8_t jtag_xfer::tdi[512]

◆ tdi_bits

uint16_t jtag_xfer::tdi_bits

◆ tdo

uint8_t jtag_xfer::tdo[512]

◆ tdo_bits

uint16_t jtag_xfer::tdo_bits

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