SimAVR
AVR Simulator
|
A .hex file chunk (base address + size) More...
#include <sim_hex.h>
Data Fields | |
uint32_t | baseaddr |
offset it started at in the .hex file More... | |
uint8_t * | data |
read data More... | |
uint32_t | size |
read data size More... | |
A .hex file chunk (base address + size)
uint32_t baseaddr |
offset it started at in the .hex file
uint8_t* data |
read data
uint32_t size |
read data size