Defines | |
| #define | ATMEL_SECTOR_ERASE 0x52 |
| Erase one sector in memory array (Not supported on all devices). | |
| #define | ATMEL_CHIP_ERASE 0x62 |
| Erase all sections in memory array (Not supported on all devices). | |
| #define | ATMEL_RDID 0x15 |
| Read manufacturer and product ID (Not supported on all devices). | |
| #define ATMEL_SECTOR_ERASE 0x52 |
| #define ATMEL_CHIP_ERASE 0x62 |
| #define ATMEL_RDID 0x15 |
1.5.7.1