Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
print_result.h File Reference
: This file contains the print result. More...
Go to the source code of this file.
Functions | |
void | printWriteConfig (uint8_t tIC, cell_asic *IC, TYPE type, GRP grp) |
Function: printWriteConfig. | |
void | printReadConfig (uint8_t tIC, cell_asic *IC, TYPE type, GRP grp) |
Function: printReadConfig. | |
void | printDeviceSID (uint8_t tIC, cell_asic *IC, TYPE type) |
Function: PrintDeviceSID. | |
void | printWriteCommData (uint8_t tIC, cell_asic *IC, TYPE type) |
Function: printWriteCommData. | |
void | printReadCommData (uint8_t tIC, cell_asic *IC, TYPE type) |
Function: printReadCommData. | |
void | printCr (uint8_t tIC, cell_asic *IC) |
Function: printCr. | |
void | printVoltage (uint8_t tIC, cell_asic *IC, TYPE type) |
Function: printVoltages. | |
void | printVbat (uint8_t tIC, cell_asic *IC) |
Function: printVbat. | |
void | printIvbat (uint8_t tIC, cell_asic *IC) |
Function: printIvbat. | |
void | printAvgVbat (uint8_t tIC, cell_asic *IC) |
Function: printAvgVbat. | |
void | printAvgIVbat (uint8_t tIC, cell_asic *IC) |
Function: printAvgIVbat. | |
void | printAvgCr (uint8_t tIC, cell_asic *IC) |
Function: printAvgCr. | |
void | printOc (uint8_t tIC, cell_asic *IC) |
Function: printOc. | |
void | printStatus (uint8_t tIC, cell_asic *IC, TYPE type, GRP grp) |
Function: PrintStatus. | |
void | printMenu () |
Function: printMenu. | |
void | printMsg (char *msg) |
Function: printMsg. | |
void | printPollAdcConvTime (int count) |
Function: printPollAdcConvTime. | |
void | printResultCount (int count) |
Function: printResultCount. | |
void | printData (uint8_t data) |
Function: print Data. | |
void | readUserInupt (int *user_command) |
Function: readUserInupt. | |
void | readUserData (uint8_t *data) |
Function: readUserData. | |
float | getVoltage (int data) |
Function: getVoltage. | |
float | getCurrent (uint32_t data) |
Function: getCurrent. | |
float | getAvgCurrent (uint32_t data) |
Function: getAvgCurrent. | |
float | getAvgVbat (uint32_t data) |
Function: getAvgVbat. | |
float | getOverCurrent (uint8_t data) |
Function: getOverCurrent. |
Detailed Description
: This file contains the print result.
:
Copyright(c) 2020 Analog Devices, Inc. All Rights Reserved. This software is proprietary & confidential to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices License Agreement.
Definition in file print_result.h.
Generated on Tue Jul 12 2022 17:54:36 by
