ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
fcfDevsim_ccc.cccDefines.CCC_SIGNAL Class Reference

CCC signal codes. More...

Static Public Attributes

string RESET = "Reset"
 
string INIT = "Init"
 
string STOP = "Stop"
 
string ENABLE = "Enable"
 
string DISABLE = "Disable"
 
string PING = "Ping"
 
string INIT_DONE = "InitDone"
 
string HW_OK = "HwOk"
 
string ERR_HW = "ErrHw"
 
string ERR_INIT = "ErrInit"
 
string ERR_DISABLE = "ErrDisable"
 

Detailed Description

CCC signal codes.

Member Data Documentation

string fcfDevsim_ccc.cccDefines.CCC_SIGNAL.DISABLE = "Disable"
static
string fcfDevsim_ccc.cccDefines.CCC_SIGNAL.ENABLE = "Enable"
static
string fcfDevsim_ccc.cccDefines.CCC_SIGNAL.ERR_DISABLE = "ErrDisable"
static
string fcfDevsim_ccc.cccDefines.CCC_SIGNAL.ERR_HW = "ErrHw"
static
string fcfDevsim_ccc.cccDefines.CCC_SIGNAL.ERR_INIT = "ErrInit"
static
string fcfDevsim_ccc.cccDefines.CCC_SIGNAL.HW_OK = "HwOk"
static
string fcfDevsim_ccc.cccDefines.CCC_SIGNAL.INIT = "Init"
static
string fcfDevsim_ccc.cccDefines.CCC_SIGNAL.INIT_DONE = "InitDone"
static
string fcfDevsim_ccc.cccDefines.CCC_SIGNAL.PING = "Ping"
static
string fcfDevsim_ccc.cccDefines.CCC_SIGNAL.RESET = "Reset"
static
string fcfDevsim_ccc.cccDefines.CCC_SIGNAL.STOP = "Stop"
static

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