MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > a) Common Functions > leLerp Function
MPLAB® Harmony Graphics Suite
leLerp Function
C
Parameters
Parameters 
Description 
the first point to consider 
the second point to consider 
per 
the percentage of interpolation 
Returns

int32_t - the interpolated value

MPLAB® Harmony Graphics Suite