Fenice BMS HV
1.0.0
Software
Fenice BMS HV
»
Software
»
Function config_get(config_t)
View page source
Function config_get(config_t)
¶
Defined in
File config.c
Function Documentation
¶
void *
config_get
(
config_t
config
)
¶
Returns the config data.
Note
This function doesn NOT read from EEPROM. call config_read for that functionality
Return
void* The data
Parameters
config
: The config handle