kb_device_config_s Struct Reference

Collaboration diagram for kb_device_config_s:

Collaboration graph
[legend]

Data Fields

struct {
   int   defined
   int   address
   char   device_name [KB_SYMBOL_NAME_SIZE]
kclass [KB_DEVICE_MAX_CLASS]
kb_symbol_tnext
kb_section_config_tsection

Detailed Description

Device Config Definition

Definition at line 79 of file kb_config.h.


Field Documentation

Definition at line 84 of file kb_config.h.

Referenced by kb_parse_device(), and knet_open().

Definition at line 85 of file kb_config.h.

Referenced by kb_parse_device(), and knet_open().

char kb_device_config_s::device_name[KB_SYMBOL_NAME_SIZE]

Definition at line 86 of file kb_config.h.

Referenced by kb_parse_device(), and knet_open().

struct { ... } kb_device_config_s::kclass[ KB_DEVICE_MAX_CLASS ]

Referenced by kb_parse_device(), and knet_open().

Pointer to the next device

Definition at line 91 of file kb_config.h.

Referenced by kb_enum_device(), and kb_parse_device().

Pointer to the corresponding section

Definition at line 94 of file kb_config.h.

Referenced by kb_parse_device(), and knet_open().


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

Generated on Wed Dec 15 11:49:30 2010 for KoreBot Library by  doxygen 1.5.5