|
STM8L15x Standard Peripherals Drivers
|
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.