File include/er_ER_errors.h

  $Revision: 1.2 $

Error reporting (er) er.c - er_RX_errors.h - definition of errors for the error reporting module (used in test only).
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy

Preprocessor definitions

#define ER_TOOSTU

#define ER_TOOLAT


Typedef ER_err_code_t

typedef enum {...} ER_err_code_t
enum 
   { 
     ER_LOW_TOOSTU; 
     ER_LOW_TOOLAT; 
   }