File syn_cia418.h¶
File List > proto > syn_cia418.h
Go to the documentation of this file
#ifndef SYN_CIA418_H
#define SYN_CIA418_H
#include <stdint.h>
#ifdef __cplusplus
extern "C" {
#endif
#define SYN_CIA418_OD_SOC 0x6000U
#define SYN_CIA418_OD_SOH 0x6001U
#define SYN_CIA418_OD_VOLTAGE 0x6002U
#define SYN_CIA418_OD_CURRENT 0x6003U
#define SYN_CIA418_OD_TEMPERATURE 0x6004U
#define SYN_CIA418_OD_TIME_TO_GO 0x6005U
#define SYN_CIA418_OD_MIN_CELL_VOLTAGE 0x6006U
#define SYN_CIA418_OD_MAX_CELL_VOLTAGE 0x6007U
#define SYN_CIA418_OD_MIN_CELL_TEMP 0x6008U
#define SYN_CIA418_OD_MAX_CELL_TEMP 0x6009U
#ifdef __cplusplus
}
#endif
#endif /* SYN_CIA418_H */