sram 2.0.0.0

Macros

#define SRAM_RETVAL   uint8_t
 
#define SRAM_OK   0x00
 
#define SRAM_INIT_ERROR   0xFF
 

Detailed Description

Macro Definition Documentation

◆ SRAM_INIT_ERROR

#define SRAM_INIT_ERROR   0xFF

◆ SRAM_OK

#define SRAM_OK   0x00

◆ SRAM_RETVAL

#define SRAM_RETVAL   uint8_t