SPAPPLDATA Struct Reference
[Application module]

#include <appl.h>


Detailed Description

This typedef defines the peristent structure for common application settings.

Definition at line 77 of file appl.h.


Data Fields

SEARCH_MODE eFindMode
 The search mode for finding servers.
IP_ADDR sSrvIPAdd
 The IP address of the server to connect to.
WORD_VAL sIPPort
 The TCP port of the service to connect to when connecting to the server via the manual given IP address.
WORD_VAL sNamePort
 The TCP port of the service to connect to when connecting to the server via the manual given network name.
BYTE au8Name [LCD_CHARS_IN_A_ROW+1]
 The network name of the server to connect to.
BYTE au8Service [LCD_CHARS_IN_A_ROW+1]
 The network name of the service to connect to.
BYTE bToggleLocoDirMode: 1
 The mode how to toggle the loco direction in loco mode.

Field Documentation

The IP address of the server to connect to.

Used by SEARCH_IP.

Definition at line 81 of file appl.h.

The TCP port of the service to connect to when connecting to the server via the manual given IP address.

Used by SEARCH_IP.

Definition at line 84 of file appl.h.

The TCP port of the service to connect to when connecting to the server via the manual given network name.

Used by SEARCH_NAME.

Definition at line 87 of file appl.h.

BYTE SPAPPLDATA::au8Name[LCD_CHARS_IN_A_ROW+1]

The network name of the server to connect to.

Used by SEARCH_NAME.

Definition at line 90 of file appl.h.

BYTE SPAPPLDATA::au8Service[LCD_CHARS_IN_A_ROW+1]

The network name of the service to connect to.

Used by SEARCH_SERVICE.

Definition at line 93 of file appl.h.


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

Generated on Sun Nov 27 20:02:40 2011 for eWicht by  doxygen 1.5.5