![]() |
Imt.Base C++ API V4.1.1.0
|
FLASH control 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 | LOCK: 1 |
| configuration lock bit | |
| uint32_t volatile | PG: 1 |
| internal buffer control bit | |
| uint32_t volatile | SER: 1 |
| Sector Erase. | |
| uint32_t volatile | BER: 1 |
| erase request | |
| uint32_t volatile | PSIZE: 2 |
| Program size. | |
| uint32_t volatile | FW: 1 |
| Write forcing control bit. | |
| uint32_t volatile | START: 1 |
| Erase start control bit. | |
| uint32_t volatile | SNB: 3 |
| Sector erase selection number. | |
| uint32_t | volatile: 4 |
| uint32_t volatile | CRC_EN: 1 |
| CRC control bit. | |
| uint32_t volatile | EOPIE: 1 |
| End of operation interrupt enable. | |
| uint32_t volatile | WRPERRIE: 1 |
| Write protection error interrupt enable bit. | |
| uint32_t volatile | PGSERRIE: 1 |
| Programming sequence error interrupt enable bit. | |
| uint32_t volatile | STRBERRIE: 1 |
| Strobe error interrupt enable bit. | |
| uint32_t volatile | INCERRIE: 1 |
| Inconsistency error interrupt enable bit. | |
| uint32_t volatile | OPERRIE: 1 |
| Write/erase error interrupt enable bit. | |
| uint32_t volatile | RDPERRIE: 1 |
| Read protection error interrupt enable bit. | |
| uint32_t volatile | RDSERRIE: 1 |
| Secure error interrupt enable bit. | |
| uint32_t volatile | SNECCERRIE: 1 |
| ECC single correction error interrupt enable bit. | |
| uint32_t volatile | DBECCERRIE: 1 |
| ECC double detection error interrupt enable bit. | |
| uint32_t volatile | CRCENDIE: 1 |
| CRC end of calculation interrupt enable bit. | |
| uint32_t volatile | CRCRDERRIE: 1 |
| CRC read error interrupt enable bit. | |
FLASH control register Access: no wait state when no Flash memory operation is ongoing, word, half-word and byte access.
Definition at line 55 of file FLASHRegisters.h.
erase request
Definition at line 59 of file FLASHRegisters.h.
CRC control bit.
Definition at line 65 of file FLASHRegisters.h.
CRC end of calculation interrupt enable bit.
Definition at line 77 of file FLASHRegisters.h.
CRC read error interrupt enable bit.
Definition at line 78 of file FLASHRegisters.h.
ECC double detection error interrupt enable bit.
Definition at line 76 of file FLASHRegisters.h.
End of operation interrupt enable.
Definition at line 66 of file FLASHRegisters.h.
Write forcing control bit.
Definition at line 61 of file FLASHRegisters.h.
Inconsistency error interrupt enable bit.
Definition at line 71 of file FLASHRegisters.h.
configuration lock bit
Definition at line 56 of file FLASHRegisters.h.
Write/erase error interrupt enable bit.
Definition at line 72 of file FLASHRegisters.h.
internal buffer control bit
Definition at line 57 of file FLASHRegisters.h.
Programming sequence error interrupt enable bit.
Definition at line 68 of file FLASHRegisters.h.
Program size.
Definition at line 60 of file FLASHRegisters.h.
Read protection error interrupt enable bit.
Definition at line 73 of file FLASHRegisters.h.
Secure error interrupt enable bit.
Definition at line 74 of file FLASHRegisters.h.
Sector Erase.
Definition at line 58 of file FLASHRegisters.h.
Sector erase selection number.
Definition at line 63 of file FLASHRegisters.h.
ECC single correction error interrupt enable bit.
Definition at line 75 of file FLASHRegisters.h.
Erase start control bit.
Definition at line 62 of file FLASHRegisters.h.
Strobe error interrupt enable bit.
Definition at line 69 of file FLASHRegisters.h.
| uint32_t imt::base::hal::stm32h730::registers::FLASHRegisters::FLASH_CR::volatile |
Definition at line 64 of file FLASHRegisters.h.
Write protection error interrupt enable bit.
Definition at line 67 of file FLASHRegisters.h.