TMPM4G9
V1.0.0.0
|
Whether the parameter is specified or not. More...
Macros | |
#define | REG_DNF_PARAM_OK ((int32_t)1) |
#define | REG_DNF_PARAM_NG ((int32_t)0) |
#define | REG_ISD_PARAM_OK ((int32_t)1) |
#define | REG_ISD_PARAM_NG ((int32_t)0) |
#define | REG_OFD_PARAM_OK ((int32_t)1) |
#define | REG_OFD_PARAM_NG ((int32_t)0) |
Whether the parameter is specified or not.
#define REG_DNF_PARAM_NG ((int32_t)0) |
Parameter is invalid(not specified).
#define REG_DNF_PARAM_OK ((int32_t)1) |
Parameter is valid(specified).
#define REG_ISD_PARAM_NG ((int32_t)0) |
Parameter is invalid(not specified).
#define REG_ISD_PARAM_OK ((int32_t)1) |
Parameter is valid(specified).
#define REG_OFD_PARAM_NG ((int32_t)0) |
Parameter is invalid(not specified).
#define REG_OFD_PARAM_OK ((int32_t)1) |
Parameter is valid(specified).