ihexrec Struct Reference
The description of a single line of an Intel "ihex" format "hex file".
More...
|
Data Fields |
unsigned char | reclen |
unsigned int | loadofs |
unsigned char | rectyp |
unsigned char | data [IHEX_MAXDATA] |
unsigned char | cksum |
Detailed Description
The description of a single line of an Intel "ihex" format "hex file".
The documentation for this struct was generated from the following file:
- src/components/host/fileio.c