|
Infrared4Arduino 1.2.3
|
Hardware dependent definitions for boards based on the ATMega 328P. More...
#include "avr.h"
Go to the source code of this file.
Classes | |
| class | ATmega328P |
Macros | |
| #define | CURRENT_CLASS ATmega328P |
| #define | TIMER_INTR_NAME TIMER2_COMPA_vect |
| #define | PWM_PIN 3 |
Hardware dependent definitions for boards based on the ATMega 328P.
This includes the Arduino Uno, Nano, and many others.
Definition in file ATmega328P.h.
| #define CURRENT_CLASS ATmega328P |
Definition at line 29 of file ATmega328P.h.
| #define PWM_PIN 3 |
Definition at line 108 of file ATmega328P.h.
| #define TIMER_INTR_NAME TIMER2_COMPA_vect |
Definition at line 90 of file ATmega328P.h.