8 #ifndef OPENOCD_TARGET_AVRT_H
9 #define OPENOCD_TARGET_AVRT_H
int avr_jtag_senddat(struct jtag_tap *tap, uint32_t *dr_in, uint32_t dr_out, int len)
int avr_jtag_sendinstr(struct jtag_tap *tap, uint8_t *ir_in, uint8_t ir_out)
int mcu_execute_queue(void)
The JTAG interface can be implemented with a software or hardware fifo.
struct mcu_jtag jtag_info