ifw-fcf  5.0.0-pre2
Static Public Attributes | List of all members
iodev.defines.IodevCommand Class Reference

Iodev command, numeric representation. More...

Inheritance diagram for iodev.defines.IodevCommand:

Static Public Attributes

int NONE = 0
 
int RESET = 1
 
int INIT = 2
 
int STOP = 3
 
int ENABLE = 4
 
int DISABLE = 5
 
int SET_OUTPUTS = 6
 

Detailed Description

Iodev command, numeric representation.

Member Data Documentation

◆ DISABLE

int iodev.defines.IodevCommand.DISABLE = 5
static

◆ ENABLE

int iodev.defines.IodevCommand.ENABLE = 4
static

◆ INIT

int iodev.defines.IodevCommand.INIT = 2
static

◆ NONE

int iodev.defines.IodevCommand.NONE = 0
static

◆ RESET

int iodev.defines.IodevCommand.RESET = 1
static

◆ SET_OUTPUTS

int iodev.defines.IodevCommand.SET_OUTPUTS = 6
static

◆ STOP

int iodev.defines.IodevCommand.STOP = 3
static

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