OpenOCD
fast_load Struct Reference

Data Fields

target_addr_t address
 
uint8_t * data
 
int length
 

Detailed Description

Definition at line 6103 of file target.c.

Field Documentation

◆ address

target_addr_t fast_load::address

Definition at line 6104 of file target.c.

Referenced by COMMAND_HANDLER().

◆ data

uint8_t* fast_load::data

Definition at line 6105 of file target.c.

Referenced by COMMAND_HANDLER(), and free_fastload().

◆ length

int fast_load::length

Definition at line 6106 of file target.c.

Referenced by COMMAND_HANDLER().


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