![]() |
Imt.Base C++ API V4.1.1.0
|
FLASH option status register Access: no wait state when no Flash memory operation is ongoing, word, half-word and byte access. More...
#include <Imt.Base.HAL.STM32H730/Registers/FLASHRegisters.h>
Public Attributes | |
| uint32_t volatile | OPTLOCK: 1 |
| Option lock. | |
| uint32_t volatile | OPTSTRT: 1 |
| Option start. | |
| uint32_t | volatile: 28 |
| uint32_t volatile | OPTCHANGEERRIE: 1 |
| Option byte change error interrupt enable bit. | |
FLASH option status register Access: no wait state when no Flash memory operation is ongoing, word, half-word and byte access.
Definition at line 134 of file FLASHRegisters.h.
Option byte change error interrupt enable bit.
Definition at line 138 of file FLASHRegisters.h.
Option lock.
Definition at line 135 of file FLASHRegisters.h.
Option start.
Definition at line 136 of file FLASHRegisters.h.
| uint32_t imt::base::hal::stm32h730::registers::FLASHRegisters::FLASH_OPTCR::volatile |
Definition at line 137 of file FLASHRegisters.h.