HWA
Bare metal programming with style

Detailed Description

Header file:

#include <hwa/atmega168p.h>

Target device description

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

#define HW_DEVICE   atmega168p
 
#define HW_DEVICE_ATMEGA168P
 
#define HW_DEVICE_SIGNATURE   0x1E,0x94,0x0B
 

Macro Definition Documentation

◆ HW_DEVICE

#define HW_DEVICE   atmega168p

Name of the device (for the compiler/programmer)

◆ HW_DEVICE_ATMEGA168P

#define HW_DEVICE_ATMEGA168P

Device family

◆ HW_DEVICE_SIGNATURE

#define HW_DEVICE_SIGNATURE   0x1E,0x94,0x0B

Signature bytes

atmega168p.h
Atmel AVR ATmega168P.