STM8S/A Standard Peripherals Drivers
|
FLASH_Registers_Reset_Value
Defines | |
#define | FLASH_CR1_RESET_VALUE ((uint8_t)0x00) |
#define | FLASH_CR2_RESET_VALUE ((uint8_t)0x00) |
#define | FLASH_DUKR_RESET_VALUE ((uint8_t)0x00) |
#define | FLASH_IAPSR_RESET_VALUE ((uint8_t)0x40) |
#define | FLASH_NCR2_RESET_VALUE ((uint8_t)0xFF) |
#define | FLASH_PUKR_RESET_VALUE ((uint8_t)0x00) |
Define Documentation
#define FLASH_CR1_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1534 of file stm8s.h.
Referenced by FLASH_DeInit().
#define FLASH_CR2_RESET_VALUE ((uint8_t)0x00) |
Definition at line 1535 of file stm8s.h.
Referenced by FLASH_DeInit().
#define FLASH_NCR2_RESET_VALUE ((uint8_t)0xFF) |
Definition at line 1536 of file stm8s.h.
Referenced by FLASH_DeInit().