STM8L15x Standard Peripherals Drivers
|
FLASH_struct Struct Reference
FLASH and Data EEPROM. More...
#include <stm8l15x.h>
Data Fields | |
__IO uint8_t | CR1 |
__IO uint8_t | CR2 |
__IO uint8_t | DUKR |
__IO uint8_t | IAPSR |
__IO uint8_t | PUKR |
Detailed Description
FLASH and Data EEPROM.
Definition at line 990 of file stm8l15x.h.
Field Documentation
__IO uint8_t FLASH_struct::CR1 |
Flash control register 1
Definition at line 992 of file stm8l15x.h.
__IO uint8_t FLASH_struct::CR2 |
Flash control register 2
Definition at line 993 of file stm8l15x.h.
Data EEPROM unprotection register
Definition at line 995 of file stm8l15x.h.
Flash in-application programming status register
Definition at line 996 of file stm8l15x.h.
Flash program memory unprotection register
Definition at line 994 of file stm8l15x.h.
The documentation for this struct was generated from the following file: