kb_section_config_s Struct Reference

Collaboration diagram for kb_section_config_s:

Collaboration graph
[legend]

Data Fields

int module_bus
int module_bus_addr
unsigned int device_count
kb_symbol_tdevices
unsigned int register_count
kb_symbol_tregisters
unsigned int alias_count
kb_symbol_taliases
kb_symbol_tnext

Detailed Description

Section Config Definition

Definition at line 45 of file kb_config.h.


Field Documentation

Module bus

Definition at line 48 of file kb_config.h.

Referenced by kb_parse_modbus(), kb_parse_section(), and knet_open().

Module bus address

Definition at line 51 of file kb_config.h.

Referenced by kb_parse_modbusaddr(), kb_parse_section(), and knet_open().

Number of devices

Definition at line 54 of file kb_config.h.

Referenced by kb_enum_device(), kb_parse_device(), and kb_parse_section().

Pointer to the head to the device list

Definition at line 57 of file kb_config.h.

Referenced by kb_enum_device(), kb_parse_device(), and kb_parse_section().

Number of registers

Definition at line 60 of file kb_config.h.

Referenced by kb_enum_register(), kb_parse_register(), and kb_parse_section().

Pointer to the head to the register list

Definition at line 63 of file kb_config.h.

Referenced by kb_enum_register(), kb_parse_register(), and kb_parse_section().

Number of aliases

Definition at line 66 of file kb_config.h.

Referenced by kb_enum_alias(), and kb_parse_alias().

Pointer to the head to the alias list

Definition at line 69 of file kb_config.h.

Referenced by kb_enum_alias(), and kb_parse_alias().

Pointer to the next section

Definition at line 72 of file kb_config.h.

Referenced by kb_enum_section(), and kb_parse_section().


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