reram 2.0.0.0

Macros

#define RERAM_BLOCK_PROT_NONE   0x0
 
#define RERAM_BLOCK_PROT_UPPER_1_4   0x4
 
#define RERAM_BLOCK_PROT_UPPER_1_2   0x8
 
#define RERAM_BLOCK_PROT_ALL   0xC
 
#define RERAM_BLOCK_PROT_MASK   0xC
 

Detailed Description

Macro Definition Documentation

◆ RERAM_BLOCK_PROT_ALL

#define RERAM_BLOCK_PROT_ALL   0xC

◆ RERAM_BLOCK_PROT_MASK

#define RERAM_BLOCK_PROT_MASK   0xC

◆ RERAM_BLOCK_PROT_NONE

#define RERAM_BLOCK_PROT_NONE   0x0

◆ RERAM_BLOCK_PROT_UPPER_1_2

#define RERAM_BLOCK_PROT_UPPER_1_2   0x8

◆ RERAM_BLOCK_PROT_UPPER_1_4

#define RERAM_BLOCK_PROT_UPPER_1_4   0x4