libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

These bits contain the VDD supply level threshold that activates the reset. More...

Collaboration diagram for BOR FLEV:

Macros

#define FLASH_OPTR_BORF_LEV_2V0   0
 
#define FLASH_OPTR_BORF_LEV_2V2   1
 
#define FLASH_OPTR_BORF_LEV_2V5   2
 
#define FLASH_OPTR_BORF_LEV_2V8   3
 

Detailed Description

These bits contain the VDD supply level threshold that activates the reset.

Macro Definition Documentation

◆ FLASH_OPTR_BORF_LEV_2V0

#define FLASH_OPTR_BORF_LEV_2V0   0

Definition at line 238 of file g0/flash.h.

◆ FLASH_OPTR_BORF_LEV_2V2

#define FLASH_OPTR_BORF_LEV_2V2   1

Definition at line 239 of file g0/flash.h.

◆ FLASH_OPTR_BORF_LEV_2V5

#define FLASH_OPTR_BORF_LEV_2V5   2

Definition at line 240 of file g0/flash.h.

◆ FLASH_OPTR_BORF_LEV_2V8

#define FLASH_OPTR_BORF_LEV_2V8   3

Definition at line 241 of file g0/flash.h.