nvsram4 2.0.0.0

Macros

#define NVSRAM4_SRAM_READ   0x03
 nvSRAM 4 SRAM Read/Write Instructions setting.
 
#define NVSRAM4_SRAM_FREAD   0x0B
 
#define NVSRAM4_SRAM_WRITE   0x02
 

Detailed Description

Macro Definition Documentation

◆ NVSRAM4_SRAM_FREAD

#define NVSRAM4_SRAM_FREAD   0x0B

◆ NVSRAM4_SRAM_READ

#define NVSRAM4_SRAM_READ   0x03

nvSRAM 4 SRAM Read/Write Instructions setting.

Specified setting for SRAM Read/Write Instructions of nvSRAM 4 Click driver.

◆ NVSRAM4_SRAM_WRITE

#define NVSRAM4_SRAM_WRITE   0x02