|
DIY Logging Volt/Ampmeter
|
Macros | |
| #define | OB_WRPSTATE_DISABLE 0x00U |
| #define | OB_WRPSTATE_ENABLE 0x01U |
| #define OB_WRPSTATE_DISABLE 0x00U |
Disable the write protection of the desired pages
Definition at line 305 of file stm32f1xx_hal_flash_ex.h.
| #define OB_WRPSTATE_ENABLE 0x01U |
Enable the write protection of the desired pagess
Definition at line 306 of file stm32f1xx_hal_flash_ex.h.