|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
These bits contain the VDD supply level threshold that activates the reset. More...

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 |
These bits contain the VDD supply level threshold that activates the reset.
| #define FLASH_OPTR_BORF_LEV_2V0 0 |
Definition at line 238 of file g0/flash.h.
| #define FLASH_OPTR_BORF_LEV_2V2 1 |
Definition at line 239 of file g0/flash.h.
| #define FLASH_OPTR_BORF_LEV_2V5 2 |
Definition at line 240 of file g0/flash.h.
| #define FLASH_OPTR_BORF_LEV_2V8 3 |
Definition at line 241 of file g0/flash.h.