MPLAB® Harmony Graphics Suite
|
LIB_EXPORT uint32_t lePercent( uint32_t l, uint32_t r );
Parameters |
Description |
l |
the first number of the equation |
r |
the second number of the equation |
uint32_t - the percentage represented as a whole number
MPLAB® Harmony Graphics Suite
|