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

Piezo error codes. More...

Inheritance diagram for piezo.defines.PiezoError:

Static Public Attributes

int OK = 0
 
int HW_NOT_OP = 1
 
int INIT_FAILURE = 2
 
int UNKNOWN_CMD = 1000
 

Detailed Description

Piezo error codes.

Member Data Documentation

◆ HW_NOT_OP

int piezo.defines.PiezoError.HW_NOT_OP = 1
static

◆ INIT_FAILURE

int piezo.defines.PiezoError.INIT_FAILURE = 2
static

◆ OK

int piezo.defines.PiezoError.OK = 0
static

◆ UNKNOWN_CMD

int piezo.defines.PiezoError.UNKNOWN_CMD = 1000
static

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