MPLAB® Harmony Graphics Suite
|
LIB_EXPORT int32_t GFX_Mini( int32_t l, int32_t r );
Parameters |
Description |
l |
the first number to test |
r |
the second number to test |
int32_t - the smaller of the two numbers
MPLAB® Harmony Graphics Suite
|