libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
These bits contain the VDD supply level threshold that releases the reset. More...
Macros | |
#define | FLASH_OPTR_BORR_LEV_2V1 0 |
#define | FLASH_OPTR_BORR_LEV_2V3 1 |
#define | FLASH_OPTR_BORR_LEV_2V6 2 |
#define | FLASH_OPTR_BORR_LEV_2V9 3 |
These bits contain the VDD supply level threshold that releases the reset.
#define FLASH_OPTR_BORR_LEV_2V1 0 |
Definition at line 227 of file g0/flash.h.
#define FLASH_OPTR_BORR_LEV_2V3 1 |
Definition at line 228 of file g0/flash.h.
#define FLASH_OPTR_BORR_LEV_2V6 2 |
Definition at line 229 of file g0/flash.h.
#define FLASH_OPTR_BORR_LEV_2V9 3 |
Definition at line 230 of file g0/flash.h.