OpenOCD
opendous_probe Struct Reference

Data Fields

int BUFFERSIZE
 
uint8_t CONTROL_TRANSFER
 
const char * name
 
uint16_t PID [OPENDOUS_MAX_VIDS_PIDS]
 
uint8_t READ_EP
 
uint16_t VID [OPENDOUS_MAX_VIDS_PIDS]
 
uint8_t WRITE_EP
 

Detailed Description

Definition at line 30 of file opendous.c.

Field Documentation

◆ BUFFERSIZE

int opendous_probe::BUFFERSIZE

Definition at line 37 of file opendous.c.

Referenced by opendous_init().

◆ CONTROL_TRANSFER

uint8_t opendous_probe::CONTROL_TRANSFER

Definition at line 36 of file opendous.c.

Referenced by opendous_usb_read(), and opendous_usb_write().

◆ name

const char* opendous_probe::name

Definition at line 31 of file opendous.c.

Referenced by opendous_init().

◆ PID

uint16_t opendous_probe::PID[OPENDOUS_MAX_VIDS_PIDS]

Definition at line 33 of file opendous.c.

Referenced by opendous_usb_open().

◆ READ_EP

uint8_t opendous_probe::READ_EP

Definition at line 34 of file opendous.c.

◆ VID

uint16_t opendous_probe::VID[OPENDOUS_MAX_VIDS_PIDS]

Definition at line 32 of file opendous.c.

Referenced by opendous_usb_open().

◆ WRITE_EP

uint8_t opendous_probe::WRITE_EP

Definition at line 35 of file opendous.c.


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