MPLAB® Harmony Graphics Suite
|
LIB_EXPORT uint32_t lePercentOf( uint32_t num, uint32_t percent );
Parameters |
Description |
num |
the number to consider |
percent |
the percentage to apply |
uint32_t - the resultant percentage of the number
MPLAB® Harmony Graphics Suite
|