STM32F10x Standard Peripherals Library  3.5.0
FLASH_Exported_Types

Enumerations

enum  FLASH_Status {
  FLASH_BUSY = 1, FLASH_ERROR_PG, FLASH_ERROR_WRP, FLASH_COMPLETE,
  FLASH_TIMEOUT
}
 FLASH Status. More...

Enumeration Type Documentation

FLASH Status.

Enumerator:
FLASH_BUSY 
FLASH_ERROR_PG 
FLASH_ERROR_WRP 
FLASH_COMPLETE 
FLASH_TIMEOUT 

Definition at line 50 of file stm32f10x_flash.h.