FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
#include <FixedConfigs.h>
Data Fields | |
singleSimpleGPOutput | outputConfigs [NUMBER_OF_OUTPUT_CONFIGS] |
unsigned char | numberConfigured |
unsigned char | spare |
Definition at line 214 of file FixedConfigs.h.
singleSimpleGPOutput simpleGPIOSetting::outputConfigs[NUMBER_OF_OUTPUT_CONFIGS] |
Definition at line 215 of file FixedConfigs.h.
Referenced by performSimpleGPIO().
unsigned char simpleGPIOSetting::numberConfigured |
Definition at line 216 of file FixedConfigs.h.
Referenced by performSimpleGPIO().
unsigned char simpleGPIOSetting::spare |
Definition at line 217 of file FixedConfigs.h.