Fenice BMS HV
1.0.0
Software
Fenice BMS HV
»
Software
»
Function config_set(config_t, void *)
View page source
Function config_set(config_t, void *)
¶
Defined in
File config.h
Function Documentation
¶
void
config_set
(
config_t
config
, void *
data
)
Writes in the data register of the config handle.
Note
This function doesn NOT write to EEPROM. call config_write for that functionality
Parameters
config
: The config handle
data
: data to write