OpenOCD
FastLoad Struct Reference

Data Fields

target_addr_t address
 
uint8_t * data
 
int length
 

Detailed Description

Definition at line 6033 of file target.c.

Field Documentation

◆ address

target_addr_t FastLoad::address

Definition at line 6034 of file target.c.

Referenced by COMMAND_HANDLER().

◆ data

uint8_t* FastLoad::data

Definition at line 6035 of file target.c.

Referenced by COMMAND_HANDLER(), and free_fastload().

◆ length

int FastLoad::length

Definition at line 6036 of file target.c.

Referenced by COMMAND_HANDLER().


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