55 #ifndef FOXBMS__FRAM_H_
56 #define FOXBMS__FRAM_H_
void FRAM_Initialize(void)
Initializes the addresses to be written in the FRAM.
STD_RETURN_TYPE_e FRAM_Read(FRAM_BLOCK_ID_e blockId)
Reads a variable from the FRAM.
STD_RETURN_TYPE_e FRAM_Write(FRAM_BLOCK_ID_e blockId)
Writes a variable to the FRAM.
Headers for the configuration for the FRAM module.
enum FRAM_BLOCK_ID FRAM_BLOCK_ID_e
enum STD_RETURN_TYPE STD_RETURN_TYPE_e