SPSET Struct Reference
[SRCP Client]

#include <projectdefs.h>


Detailed Description

The structure elements define a SRCP object (GA or GL) stored in EEPROM.

Definition at line 242 of file srcp/projectdefs.h.


Data Fields

BYTE au8Name [SRCP_NAME_MAXLEN+1]
 The name of the quick set.
DWORD u32Address
 The address of the quick set.
BYTE u8BusNr
 The SRCP bus of the quick set.
BYTE au8Proto [SRCP_PROTO_MAXLEN+1]
 The protocol string of the quick set.
BOOL bGL
 FALSE -> GA, TRUE -> GL.
BOOL bActive
 Activiy indicator (FALSE means inactive, do not use!).
BYTE u8MaxSteps
 Maximum speed steps.
BYTE u8NrFunc
 Maximum number of functions.
WORD u16MaxV
 Maxmimum speed (in km/h). Mask to differentiate between function toggle and push.
BYTE u8MinP
 Minimum used port number.
BYTE u8MaxP
 Maximum used port number.
long s32Delay
 Port delay.

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