|
InES Hardware Abstraction Layer
|
Representation of FLASH register. More...
#include <reg_stm32f4xx.h>
Data Fields | |
| volatile uint32_t | ACR |
| volatile uint32_t | KEYR |
| volatile uint32_t | OPTKEYR |
| volatile uint32_t | SR |
| volatile uint32_t | CR |
| volatile uint32_t | OPTCR |
| volatile uint32_t | OPTCR1 |
Representation of FLASH register.
Described in reference manual p.73ff.
| volatile uint32_t reg_flash_t::ACR |
Access control register.
| volatile uint32_t reg_flash_t::CR |
Control register.
| volatile uint32_t reg_flash_t::KEYR |
Key register.
| volatile uint32_t reg_flash_t::OPTCR |
Option control register.
| volatile uint32_t reg_flash_t::OPTCR1 |
Option1 control register.
| volatile uint32_t reg_flash_t::OPTKEYR |
Option key register.
| volatile uint32_t reg_flash_t::SR |
Status register.
1.8.15