![]() |
ParaLib 2.0.15-master SHA: 2e03d68caa
|
#include <stdbool.h>#include <stdint.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "PARA_Lib.h"| int32_t ReadStorageFunction_EEProm_F32 | ( | Parameter * | this | ) |
| int32_t ReadStorageFunction_EEProm_F64 | ( | Parameter * | this | ) |
| int32_t ReadStorageFunction_EEProm_I16 | ( | Parameter * | this | ) |
| int32_t ReadStorageFunction_EEProm_I32 | ( | Parameter * | this | ) |
| int32_t ReadStorageFunction_EEProm_I64 | ( | Parameter * | this | ) |
| int32_t ReadStorageFunction_EEProm_I8 | ( | Parameter * | this | ) |
| int32_t ReadStorageFunction_EEProm_STR | ( | Parameter * | this | ) |
| int32_t ReadStorageFunction_EEProm_U16 | ( | Parameter * | this | ) |
| int32_t ReadStorageFunction_EEProm_U32 | ( | Parameter * | this | ) |
| int32_t ReadStorageFunction_EEProm_U64 | ( | Parameter * | this | ) |
| int32_t ReadStorageFunction_EEProm_U8 | ( | Parameter * | this | ) |
| int32_t ReadStorageFunction_Not_Stored | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_EEProm_F32 | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_EEProm_F64 | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_EEProm_I16 | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_EEProm_I32 | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_EEProm_I64 | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_EEProm_I8 | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_EEProm_STR | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_EEProm_U16 | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_EEProm_U32 | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_EEProm_U64 | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_EEProm_U8 | ( | Parameter * | this | ) |
| int32_t WriteStorageFunction_Not_Stored | ( | Parameter * | this | ) |