File include/er_PW_errors.h

  $Revision: 1.3 $

Error reporting (er) er_ER_errors.{m4,h} - definition of errors for the error reporting module
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy
Included in: modules/er/er_facilities.h

Preprocessor definitions

#define PW_OK

#define PW_ADRPAS

#define PW_CNTOPN


Typedef PW_err_code_t

typedef enum {...} PW_err_code_t
enum 
   { 
     LOW_PW_OK; 
     LOW_PW_ADRPAS; 
     LOW_PW_CNTOPN; 
   }