AVR hardware configuration. More...
#include <cfg/arch/avrpio.h>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 |
AVR hardware configuration.