HWA
Bare metal programming with style
atmegax8_fuses.h File Reference

Go to the source code of this file.

Macros

Fuse bytes

These definitions are computed by HWA from the target device name and the definitions provided by the user.

#define HW_DEVICE_FUSE_EB
 
#define HW_DEVICE_FUSE_HB
 
#define HW_DEVICE_FUSE_LB
 
User-defineable symbols

Before including the device-specific header, the user can define these symbols to describe the configuration of the target device. HWA defines undefined symbols with factory values.

#define HW_DEVICE_BOOT   application
 
#define HW_DEVICE_BOOTSECTION_SIZE   4096
 
#define HW_DEVICE_BROWNOUT_DETECTION   off
 
#define HW_DEVICE_CLK_SRC   rc_8MHz
 
#define HW_DEVICE_CLK_SRC_HZ   8000000
 
#define HW_DEVICE_CLOCK_OUTPUT   disabled
 
#define HW_DEVICE_DEBUG_WIRE   disabled
 
#define HW_DEVICE_EXTERNAL_RESET   enabled
 
#define HW_DEVICE_PRESERVE_EEPROM_THROUGH_CHIP_ERASE   no
 
#define HW_DEVICE_SERIAL_PROGRAMMING   enabled
 
#define HW_DEVICE_STARTUP_DELAYS
 
#define HW_DEVICE_WATCHDOG_ALWAYS_ON   no
 

Detailed Description

ATmegaX8 fuses & user definitions.