STM8L15x Standard Peripherals Drivers: FLASH_Flags

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Enumerations

enum  FLASH_FLAG_TypeDef {
  FLASH_FLAG_HVOFF = (uint8_t)0x40, FLASH_FLAG_DUL = (uint8_t)0x08, FLASH_FLAG_EOP = (uint8_t)0x04, FLASH_FLAG_PUL = (uint8_t)0x02,
  FLASH_FLAG_WR_PG_DIS = (uint8_t)0x01
}

Enumeration Type Documentation

Enumerator:
FLASH_FLAG_HVOFF 

End of high voltage flag

FLASH_FLAG_DUL 

Data EEPROM unlocked flag

FLASH_FLAG_EOP 

End of programming (write or erase operation) flag

FLASH_FLAG_PUL 

Flash Program memory unlocked flag

FLASH_FLAG_WR_PG_DIS 

Write attempted to protected page flag

Definition at line 179 of file stm8l15x_flash.h.

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com