HWA
Bare metal programming with style

Detailed Description

Header file:

#include <hwa/atmega48.h>

Target device description

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

#define HW_DEVICE   atmega48
 
#define HW_DEVICE_ATMEGA48
 
#define HW_DEVICE_SIGNATURE   0x1E,0x92,0x05
 

Macro Definition Documentation

◆ HW_DEVICE

#define HW_DEVICE   atmega48

Name of the device (for the compiler/programmer)

◆ HW_DEVICE_ATMEGA48

#define HW_DEVICE_ATMEGA48

Device family

◆ HW_DEVICE_SIGNATURE

#define HW_DEVICE_SIGNATURE   0x1E,0x92,0x05

Signature bytes

atmega48.h
Atmel AVR ATmega48.