RTEMS 6.1-rc2
|
Macros | |
#define | OB_BOR_LEVEL0 0x00000000U |
#define | OB_BOR_LEVEL1 FLASH_OPTSR_BOR_LEV_0 |
#define | OB_BOR_LEVEL2 FLASH_OPTSR_BOR_LEV_1 |
#define | OB_BOR_LEVEL3 (FLASH_OPTSR_BOR_LEV_1 | FLASH_OPTSR_BOR_LEV_0) |
#define OB_BOR_LEVEL0 0x00000000U |
Reset level threshold is set to 1.6V
#define OB_BOR_LEVEL1 FLASH_OPTSR_BOR_LEV_0 |
Reset level threshold is set to 2.1V
#define OB_BOR_LEVEL2 FLASH_OPTSR_BOR_LEV_1 |
Reset level threshold is set to 2.4V
#define OB_BOR_LEVEL3 (FLASH_OPTSR_BOR_LEV_1 | FLASH_OPTSR_BOR_LEV_0) |
Reset level threshold is set to 2.7V