Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

srec_t Struct Reference

#include <srec.h>


Data Fields

unsigned char type
unsigned long addr
unsigned char count
unsigned char data [32]


Field Documentation

unsigned long srec_t::addr
 

Definition at line 36 of file srec.h.

Referenced by image_load(), srec_decode(), srec_encode(), and srec_load().

unsigned char srec_t::count
 

Definition at line 37 of file srec.h.

Referenced by image_load(), main(), srec_decode(), srec_encode(), and srec_load().

unsigned char srec_t::data
 

Definition at line 38 of file srec.h.

Referenced by image_load(), main(), srec_decode(), srec_encode(), and srec_load().

unsigned char srec_t::type
 

Definition at line 35 of file srec.h.

Referenced by image_load(), main(), srec_decode(), srec_encode(), and srec_load().


The documentation for this struct was generated from the following files:
Generated on Fri Feb 25 08:02:48 2005 for brickos by  doxygen 1.3.9.1