HWA
Bare metal programming with style

Detailed Description

Header file:

#include <hwa/atmega328p.h>

Modules

 ATmega328P-AU
 

Target device description

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

#define HW_DEVICE   atmega328p
 
#define HW_DEVICE_ATMEGA328P
 
#define HW_DEVICE_SIGNATURE   0x1E,0x95,0x0F
 

Macro Definition Documentation

◆ HW_DEVICE

#define HW_DEVICE   atmega328p

Name of the device (for the compiler/programmer)

◆ HW_DEVICE_ATMEGA328P

#define HW_DEVICE_ATMEGA328P

Device family

◆ HW_DEVICE_SIGNATURE

#define HW_DEVICE_SIGNATURE   0x1E,0x95,0x0F

Signature bytes

atmega328p.h
Atmel AVR ATmega328P.