|
FreeEMS
0.2.0-SNAPSHOT-282-g9efc524
|
#include <FixedConfigs.h>
Data Fields | |
| unsigned short * | variable |
| unsigned short | upperValue |
| unsigned short | lowerValue |
| unsigned char * | port |
| unsigned char | mask |
| unsigned char | flags |
Definition at line 203 of file FixedConfigs.h.
| unsigned short* singleSimpleGPOutput::variable |
Definition at line 204 of file FixedConfigs.h.
Referenced by performSimpleGPIO().
| unsigned short singleSimpleGPOutput::upperValue |
Definition at line 205 of file FixedConfigs.h.
Referenced by performSimpleGPIO().
| unsigned short singleSimpleGPOutput::lowerValue |
Definition at line 206 of file FixedConfigs.h.
Referenced by performSimpleGPIO().
| unsigned char* singleSimpleGPOutput::port |
Definition at line 207 of file FixedConfigs.h.
Referenced by performSimpleGPIO().
| unsigned char singleSimpleGPOutput::mask |
Definition at line 208 of file FixedConfigs.h.
Referenced by performSimpleGPIO().
| unsigned char singleSimpleGPOutput::flags |
Definition at line 209 of file FixedConfigs.h.
Referenced by performSimpleGPIO().
1.8.1.2