nvsram4 2.0.0.0

Macros

#define NVSRAM4_SPEC_SLEEP   0xB9
 nvSRAM 4 Special Instructions setting.
 
#define NVSRAM4_SPEC_WRSN   0xC2
 
#define NVSRAM4_SPEC_RDSN   0xC3
 
#define NVSRAM4_SPEC_FRDSN   0xC9
 
#define NVSRAM4_SPEC_RDID   0x9F
 
#define NVSRAM4_SPEC_FRDID   0x99
 

Detailed Description

Macro Definition Documentation

◆ NVSRAM4_SPEC_FRDID

#define NVSRAM4_SPEC_FRDID   0x99

◆ NVSRAM4_SPEC_FRDSN

#define NVSRAM4_SPEC_FRDSN   0xC9

◆ NVSRAM4_SPEC_RDID

#define NVSRAM4_SPEC_RDID   0x9F

◆ NVSRAM4_SPEC_RDSN

#define NVSRAM4_SPEC_RDSN   0xC3

◆ NVSRAM4_SPEC_SLEEP

#define NVSRAM4_SPEC_SLEEP   0xB9

nvSRAM 4 Special Instructions setting.

Specified setting for Special Instructions of nvSRAM 4 Click driver.

◆ NVSRAM4_SPEC_WRSN

#define NVSRAM4_SPEC_WRSN   0xC2