|
foxBMS
1.0.0
The foxBMS Battery Management System API Documentation
|
Go to the documentation of this file.
56 #ifndef FOXBMS__MXM_REGISTRY_H_
57 #define FOXBMS__MXM_REGISTRY_H_
106 uint8_t rxBufferLength,
STD_RETURN_TYPE_e MXM_MonRegistryConnectDevices(MXM_MONITORING_INSTANCE_s *pState, uint8_t numberOfDevices)
Mark devices as connected in the registry and set the address.
uint8_t MXM_MonRegistryGetHighestConnected5XDevice(MXM_MONITORING_INSTANCE_s *pState)
Parse number of highest connected device from monitoring- register.
enum STD_RETURN_TYPE STD_RETURN_TYPE_e
void MXM_MonRegistryInit(MXM_MONITORING_INSTANCE_s *pState)
Initialize monitoring registry.
Header for the configuration for the Maxim monitoring chip.
void MXM_MonRegistryParseIdIntoDevices(MXM_MONITORING_INSTANCE_s *pState, uint8_t rxBufferLength, MXM_REG_NAME_e type)
Parse ID (1 or 2) into the registry.
enum MXM_REG_NAME MXM_REG_NAME_e
MAX1785x register names.
Basic defines for the complete Maxim driver.
void MXM_MonRegistryParseVersionIntoDevices(MXM_MONITORING_INSTANCE_s *pState, uint8_t rxBufferLength)
Parse Version into the registry.