UTIL_DbguGetIntegerMinMax
Default mainpageat91libutilityUTIL_DbguGetIntegerMinMax
Description Source Call Graph
UTIL_DbguGetIntegerMinMax
Reads an integer and check the value.
 
Syntax / parameters
unsigned char UTIL_DbguGetIntegerMinMax (unsigned int *pValue, unsigned int min, unsigned int max)

Name Type Default Description
pValue unsigned int *
   
min unsigned int
   
max unsigned int
   
 
Return value unsigned char
   
Description
Reads an integer and check the value.

 
Source
The documentation for this Member was generated from the following files:
  • util.c