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

ota_3table_t Struct Reference


Data Fields

char * name
char * value
unsigned char token
unsigned char code_page

Field Documentation

unsigned char ota_3table_t::code_page
 

Definition at line 114 of file ota_compiler.c.

Referenced by parse_attribute().

char* ota_3table_t::name
 

Definition at line 111 of file ota_compiler.c.

unsigned char ota_3table_t::token
 

Definition at line 113 of file ota_compiler.c.

Referenced by parse_attribute().

char* ota_3table_t::value
 

Definition at line 112 of file ota_compiler.c.

Referenced by parse_attribute().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.