Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
imt::base::hal::stm32h730::registers::FLASHRegisters::FLASH_OPTCR Struct Reference

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.
 

Detailed Description

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.

Member Data Documentation

◆ OPTCHANGEERRIE

uint32_t volatile imt::base::hal::stm32h730::registers::FLASHRegisters::FLASH_OPTCR::OPTCHANGEERRIE

Option byte change error interrupt enable bit.

Definition at line 138 of file FLASHRegisters.h.

◆ OPTLOCK

uint32_t volatile imt::base::hal::stm32h730::registers::FLASHRegisters::FLASH_OPTCR::OPTLOCK

Option lock.

Definition at line 135 of file FLASHRegisters.h.

◆ OPTSTRT

uint32_t volatile imt::base::hal::stm32h730::registers::FLASHRegisters::FLASH_OPTCR::OPTSTRT

Option start.

Definition at line 136 of file FLASHRegisters.h.

◆ volatile

uint32_t imt::base::hal::stm32h730::registers::FLASHRegisters::FLASH_OPTCR::volatile
  • reserved

Definition at line 137 of file FLASHRegisters.h.


The documentation for this struct was generated from the following file: