TMPM4G(1) Group Peripheral Driver User Manual  V1.0.0.0

Whether the parameter is specified or not. More...

Macros

#define HDMA_PARAM_OK   ((int32_t)1)
 
#define HDMA_PARAM_NG   ((int32_t)0)
 

Detailed Description

Whether the parameter is specified or not.

Macro Definition Documentation

§ HDMA_PARAM_NG

#define HDMA_PARAM_NG   ((int32_t)0)

Parameter is invalid(not specified).

§ HDMA_PARAM_OK

#define HDMA_PARAM_OK   ((int32_t)1)

Parameter is valid(specified).