OpenOCD
ch347_swd_io Struct Reference
Collaboration diagram for ch347_swd_io:

Data Fields

uint8_t cmd
 
uint32_t * dst
 
struct list_head list_entry
 
uint8_t usb_cmd
 
uint32_t value
 

Detailed Description

Definition at line 229 of file ch347.c.

Field Documentation

◆ cmd

uint8_t ch347_swd_io::cmd

Definition at line 231 of file ch347.c.

Referenced by ch347_get_one_swd_io(), ch347_swd_queue_cmd(), and ch347_swd_run_queue_inner().

◆ dst

uint32_t* ch347_swd_io::dst

Definition at line 232 of file ch347.c.

Referenced by ch347_get_one_swd_io(), ch347_swd_queue_cmd(), and ch347_swd_run_queue_inner().

◆ list_entry

◆ usb_cmd

uint8_t ch347_swd_io::usb_cmd

Definition at line 230 of file ch347.c.

Referenced by ch347_get_one_swd_io(), ch347_swd_queue_cmd(), and ch347_swd_run_queue_inner().

◆ value

uint32_t ch347_swd_io::value

Definition at line 233 of file ch347.c.

Referenced by ch347_swd_queue_cmd(), ch347_swd_read_reg(), and ch347_swd_run_queue_inner().


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