HWA
Bare metal programming with style
|
#include "atmegax8.h"
Go to the source code of this file.
Macros | |
Target device description | |
These definitions are computed by HWA from the target device name. | |
#define | HW_DEVICE_APP_START 0x0068 |
#define | HW_DEVICE_EEPROM_PAGE_SIZE 4 |
#define | HW_DEVICE_EEPROM_SIZE 512 |
#define | HW_DEVICE_FLASH_PAGE_SIZE 128 |
#define | HW_DEVICE_FLASH_SIZE 16384 |
#define | HW_DEVICE_RAM_SIZE 1024 |
Atmel AVR ATmega168 / ATmega168P.
Differences between P/non P versions: brown-out detector can be disabled by software in P versions