HWA
Bare metal programming with style
|
Header file:
Modules | |
ATtiny45-20PU | |
Target device description | |
These definitions are computed by HWA from the target device name. | |
#define | HW_DEVICE attiny45 |
#define | HW_DEVICE_ATTINY45 |
#define | HW_DEVICE_SIGNATURE 0x1E,0x92,0x06 |
#define | HW_DEVICE_FLASH_SIZE 4096 |
#define | HW_DEVICE_FLASH_PAGE_SIZE 64 |
#define | HW_DEVICE_EEPROM_SIZE 256 |
#define | HW_DEVICE_EEPROM_PAGE_SIZE 4 |
#define | HW_DEVICE_RAM_SIZE 256 |
#define HW_DEVICE attiny45 |
Name of the device (for the compiler/programmer)
#define HW_DEVICE_ATTINY45 |
Device family
#define HW_DEVICE_EEPROM_PAGE_SIZE 4 |
EEPROM page size in bytes
#define HW_DEVICE_EEPROM_SIZE 256 |
EEPROM size in bytes
#define HW_DEVICE_FLASH_PAGE_SIZE 64 |
Flash page size in bytes
#define HW_DEVICE_FLASH_SIZE 4096 |
Flash size in bytes
#define HW_DEVICE_RAM_SIZE 256 |
RAM size in bytes
#define HW_DEVICE_SIGNATURE 0x1E,0x92,0x06 |
Signature bytes