|
STC15W408AS library 0.12.0
|

Go to the source code of this file.
Macros | |
| #define | CHIP_ID_SIZE 7 |
| Size of chip id array. | |
| #define | CHIP_ID_ADDR_ROM 0x1ff9 |
| Chip id address in flash memory. | |
| #define | get_chipid(cid) |
| Get chip id as array. Array size is ID_SIZE. | |
Functions | |
| __code | __at (CHIP_ID_ADDR_ROM) uint8_t chip_id |
| First byte of chip id in flash. | |