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

Iodev errors, numeric representation. More...

Inheritance diagram for iodev.defines.IodevError:

Static Public Attributes

int OK = 0
 
int HW_NOT_OP = 1
 
int WRONG_CMD = 2
 
int INIT_FAILURE = 3
 
int NOT_INITIALISED = 90
 
int ZERO_POINTER = 100
 

Detailed Description

Iodev errors, numeric representation.

Member Data Documentation

◆ HW_NOT_OP

int iodev.defines.IodevError.HW_NOT_OP = 1
static

◆ INIT_FAILURE

int iodev.defines.IodevError.INIT_FAILURE = 3
static

◆ NOT_INITIALISED

int iodev.defines.IodevError.NOT_INITIALISED = 90
static

◆ OK

int iodev.defines.IodevError.OK = 0
static

◆ WRONG_CMD

int iodev.defines.IodevError.WRONG_CMD = 2
static

◆ ZERO_POINTER

int iodev.defines.IodevError.ZERO_POINTER = 100
static

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