56 #ifndef FOXBMS__FRAM_H_
57 #define FOXBMS__FRAM_H_
107 #ifdef UNITY_UNIT_TEST
void FRAM_Initialize(void)
Initializes the addresses to be written in the FRAM.
STD_RETURN_TYPE_e FRAM_ReinitializeAllEntries(void)
Reinitialize all entries in the FRAM.
FRAM_RETURN_TYPE_e FRAM_ReadData(FRAM_BLOCK_ID_e blockId)
Reads a variable from the FRAM.
FRAM_RETURN_TYPE_e FRAM_WriteData(FRAM_BLOCK_ID_e blockId)
Writes a variable to the FRAM.
Headers for the configuration for the FRAM module.
Definition of foxBMS standard types.