Functions | |
VOID | Cucmd_ShowPowerConsumptionStats (THandle hCuCmd, ConParm_t parm[], U16 nParms) |
Shows the power consumption statistics. |
VOID Cucmd_ShowPowerConsumptionStats | ( | THandle | hCuCmd, | |
ConParm_t | parm[], | |||
U16 | nParms | |||
) |
Shows the power consumption statistics.
This function gets the power consumption statistics from the driver and prints them. The following are printed:
[in] | hCuCmd | Handle for the command module |
[in] | parm | parm[0] Not used; should be 0 |
[in] | nParms | Not used; should be 0 |