STM8L15x Standard Peripherals Drivers: FLASH_Private_Define

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

FLASH_Private_Define

Defines

#define FLASH_CLEAR_BYTE   ((uint8_t)0x00)
#define FLASH_SET_BYTE   ((uint8_t)0xFF)
#define OPERATION_TIMEOUT   ((uint16_t)0xFFFF)

Define Documentation

#define FLASH_CLEAR_BYTE   ((uint8_t)0x00)

Definition at line 123 of file stm8l15x_flash.c.

Referenced by FLASH_EraseByte(), and FLASH_EraseOptionByte().

#define FLASH_SET_BYTE   ((uint8_t)0xFF)

Definition at line 124 of file stm8l15x_flash.c.

#define OPERATION_TIMEOUT   ((uint16_t)0xFFFF)

Definition at line 125 of file stm8l15x_flash.c.

STM8S Firmware Library: Overview

 

 

 

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