Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ihex_record Struct Reference

Data Fields

u16 address
 
u8 len
 
u8 data [256]
 
char error
 
u8 max_len
 
const chartxt_data
 
unsigned int txt_length
 
unsigned int txt_offset
 

Detailed Description

Definition at line 49 of file firmware.c.

Field Documentation

Definition at line 50 of file firmware.c.

u8 data[256]

Definition at line 52 of file firmware.c.

char error

Definition at line 53 of file firmware.c.

u8 len

Definition at line 51 of file firmware.c.

u8 max_len

Definition at line 55 of file firmware.c.

const char* txt_data

Definition at line 58 of file firmware.c.

unsigned int txt_length

Definition at line 59 of file firmware.c.

unsigned int txt_offset

Definition at line 60 of file firmware.c.


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