Nut/OS  4.10.3
API Reference
avr.h File Reference

AVR hardware configuration. More...

#include <cfg/arch/avrpio.h>
Include dependency graph for avr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PIOA_ID   1
#define PIOB_ID   2
#define PIOC_ID   3
#define PIOD_ID   4
#define PIOE_ID   5
#define PIOF_ID   6
#define PIOG_ID   7
#define PIOH_ID   8
#define PIOI_ID   9
#define PIOJ_ID   10
#define PIOK_ID   11
#define PIOL_ID   12
#define AVRPORTA   PIOA_ID
#define AVRPORTB   PIOB_ID
#define AVRPORTC   PIOC_ID
#define AVRPORTD   PIOD_ID
#define AVRPORTE   PIOE_ID
#define AVRPORTF   PIOF_ID
#define AVRPORTG   PIOG_ID
#define AVRPORTH   PIOH_ID
#define AVRPORTI   PIOI_ID
#define AVRPORTJ   PIOJ_ID
#define AVRPORTK   PIOK_ID
#define AVRPORTL   PIOL_ID

Detailed Description

AVR hardware configuration.

Definition in file avr.h.