···4545#define VINT8 volatile u_int8_t4646#define VINT32 volatile u_int32_t47474848-#ifdef __cplusplus4949-extern "C"5050-{5151-#endif5252-5348#include "pmcc4_defs.h"54495550···438443439444/* This must be defined on an entire channel group (Port) basis */440445#define SUERM_THRESHOLD 0x1f441441-442442-#ifdef __cplusplus443443-}444444-#endif445446446447#undef VINT32447448#undef VINT8