OpenOCD
fast_load Struct Reference

Data Fields

target_addr_t address
 
uint8_t * data
 
int length
 

Detailed Description

Definition at line 6587 of file target.c.

Field Documentation

◆ address

target_addr_t fast_load::address

Definition at line 6588 of file target.c.

Referenced by COMMAND_HANDLER().

◆ data

uint8_t* fast_load::data

Definition at line 6589 of file target.c.

Referenced by COMMAND_HANDLER(), and free_fastload().

◆ length

int fast_load::length

Definition at line 6590 of file target.c.

Referenced by COMMAND_HANDLER().


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