Hardware Settings. More...
|
Modules | |
| Ports | |
Assigned port bits. | |
| MCAN Board | |
Microcontroller Board with CAN Bus. | |
| XNUT-100 & XNUT-105 DIN-rail SBC | |
DIN-rail mounted Single Board Computer in enclosure with 2 x RS-232, 2 x RS-485, 1 x RS-422 interfaces (software configurable), CAN port (XNUT-105) and 10-30 V (24 V) switch mode power supply. The XNUT-100 and XNUT-105 modules have been specifically designed for industrial communication tasks such as Monitoring & Controlling serial devices, gathering sensor data, Gateway Applications and Protocol Conversion. | |
Files | |
| file | avr.h |
AVR hardware configuration. | |
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 |
Hardware Settings.
| #define AVRPORTA PIOA_ID |
Definition at line 90 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinConfigSet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().
| #define AVRPORTB PIOB_ID |
Definition at line 91 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinConfigSet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().
| #define AVRPORTC PIOC_ID |
Definition at line 92 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinConfigSet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().
| #define AVRPORTD PIOD_ID |
Definition at line 93 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinConfigSet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().
| #define AVRPORTE PIOE_ID |
Definition at line 94 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinConfigSet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().
| #define AVRPORTF PIOF_ID |
Definition at line 95 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinConfigSet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().
| #define AVRPORTG PIOG_ID |
Definition at line 96 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().
| #define AVRPORTH PIOH_ID |
Definition at line 97 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().
| #define AVRPORTI PIOI_ID |
Definition at line 98 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().
| #define AVRPORTJ PIOJ_ID |
Definition at line 99 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().
| #define AVRPORTK PIOK_ID |
Definition at line 100 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().
| #define AVRPORTL PIOL_ID |
Definition at line 101 of file avr.h.
Referenced by GpioPinConfigGet(), GpioPinGet(), GpioPinSetHigh(), GpioPinSetLow(), GpioPortConfigSet(), GpioPortGet(), and GpioPortSet().