flash8 2.0.0.0
Flash 8 Registers Settings

Settings for registers of Flash 8 Click driver. More...

Macros

#define FLASH8_SET_BRWD_ENABLE   0x00
 Flash 8 description feature table - 0xA0 setting.
 
#define FLASH8_SET_BRWD_DISABLE   0x01
 
#define FLASH8_SET_BL_ALL_UNLOCKED   0x00
 
#define FLASH8_SET_BL_UPPER_1_64_LOCKED   0x01
 
#define FLASH8_SET_BL_UPPER_1_32_LOCKED   0x02
 
#define FLASH8_SET_BL_UPPER_1_16_LOCKED   0x03
 
#define FLASH8_SET_BL_UPPER_1_8_LOCKED   0x04
 
#define FLASH8_SET_BL_UPPER_1_4_LOCKED   0x05
 
#define FLASH8_SET_BL_UPPER_1_2_LOCKED   0x06
 
#define FLASH8_SET_BL_ALLLOCKED   0x07
 
#define FLASH8_SET_IDR_E_NORMAL_OPERATION   0x00
 Flash 8 description feature table - 0xB0 setting.
 
#define FLASH8_SET_IDR_E_PARAMETER_PAGE_READ   0x01
 
#define FLASH8_SET_ECC_E_INTERNAL_ECC_DISABLE   0x00
 
#define FLASH8_SET_ECC_E_INTERNAL_ECC_ENABLE   0x01
 
#define FLASH8_SET_PRT_E_NORMAL_OPERATION   0x00
 
#define FLASH8_SET_PRT_EBLOCK_PROTECTION_ENABLE   0x01
 
#define FLASH8_SET_HSE_HIGH_SPEED_MODE_DISABLE   0x00
 
#define FLASH8_SET_HSE_HIGH_SPEED_MODE_ENABLE   0x01
 
#define FLASH8_SET_HOLD_D_HOLD_IS_ENABLED   0x00
 
#define FLASH8_SET_HOLD_D_HOLD_IS_DISABLED   0x01
 
#define FLASH8_SET_WEL_WRITE_DISABLE   0x00
 Flash 8 description feature table - 0xC0 setting.
 
#define FLASH8_SET_WEL_WRITE_ENABLE   0x01
 

Detailed Description

Settings for registers of Flash 8 Click driver.

Macro Definition Documentation

◆ FLASH8_SET_BL_ALL_UNLOCKED

#define FLASH8_SET_BL_ALL_UNLOCKED   0x00

◆ FLASH8_SET_BL_ALLLOCKED

#define FLASH8_SET_BL_ALLLOCKED   0x07

◆ FLASH8_SET_BL_UPPER_1_16_LOCKED

#define FLASH8_SET_BL_UPPER_1_16_LOCKED   0x03

◆ FLASH8_SET_BL_UPPER_1_2_LOCKED

#define FLASH8_SET_BL_UPPER_1_2_LOCKED   0x06

◆ FLASH8_SET_BL_UPPER_1_32_LOCKED

#define FLASH8_SET_BL_UPPER_1_32_LOCKED   0x02

◆ FLASH8_SET_BL_UPPER_1_4_LOCKED

#define FLASH8_SET_BL_UPPER_1_4_LOCKED   0x05

◆ FLASH8_SET_BL_UPPER_1_64_LOCKED

#define FLASH8_SET_BL_UPPER_1_64_LOCKED   0x01

◆ FLASH8_SET_BL_UPPER_1_8_LOCKED

#define FLASH8_SET_BL_UPPER_1_8_LOCKED   0x04

◆ FLASH8_SET_BRWD_DISABLE

#define FLASH8_SET_BRWD_DISABLE   0x01

◆ FLASH8_SET_BRWD_ENABLE

#define FLASH8_SET_BRWD_ENABLE   0x00

Flash 8 description feature table - 0xA0 setting.

Specified feature table - 0xA0 setting for description of Flash 8 Click driver.

◆ FLASH8_SET_ECC_E_INTERNAL_ECC_DISABLE

#define FLASH8_SET_ECC_E_INTERNAL_ECC_DISABLE   0x00

◆ FLASH8_SET_ECC_E_INTERNAL_ECC_ENABLE

#define FLASH8_SET_ECC_E_INTERNAL_ECC_ENABLE   0x01

◆ FLASH8_SET_HOLD_D_HOLD_IS_DISABLED

#define FLASH8_SET_HOLD_D_HOLD_IS_DISABLED   0x01

◆ FLASH8_SET_HOLD_D_HOLD_IS_ENABLED

#define FLASH8_SET_HOLD_D_HOLD_IS_ENABLED   0x00

◆ FLASH8_SET_HSE_HIGH_SPEED_MODE_DISABLE

#define FLASH8_SET_HSE_HIGH_SPEED_MODE_DISABLE   0x00

◆ FLASH8_SET_HSE_HIGH_SPEED_MODE_ENABLE

#define FLASH8_SET_HSE_HIGH_SPEED_MODE_ENABLE   0x01

◆ FLASH8_SET_IDR_E_NORMAL_OPERATION

#define FLASH8_SET_IDR_E_NORMAL_OPERATION   0x00

Flash 8 description feature table - 0xB0 setting.

Specified feature table - 0xB0 setting for description of Flash 8 Click driver.

◆ FLASH8_SET_IDR_E_PARAMETER_PAGE_READ

#define FLASH8_SET_IDR_E_PARAMETER_PAGE_READ   0x01

◆ FLASH8_SET_PRT_E_NORMAL_OPERATION

#define FLASH8_SET_PRT_E_NORMAL_OPERATION   0x00

◆ FLASH8_SET_PRT_EBLOCK_PROTECTION_ENABLE

#define FLASH8_SET_PRT_EBLOCK_PROTECTION_ENABLE   0x01

◆ FLASH8_SET_WEL_WRITE_DISABLE

#define FLASH8_SET_WEL_WRITE_DISABLE   0x00

Flash 8 description feature table - 0xC0 setting.

Specified feature table - 0xC0 setting for description of Flash 8 Click driver.

◆ FLASH8_SET_WEL_WRITE_ENABLE

#define FLASH8_SET_WEL_WRITE_ENABLE   0x01