SiLabs Boards configuration for the Arduino API. More...
SiLabs Boards configuration for the Arduino API.
Definition in file arduino_iomap.h.
 Include dependency graph for arduino_iomap.h:
 Include dependency graph for arduino_iomap.h:Go to the source code of this file.
| Arduino's digital pins mappings | |
| #define | ARDUINO_PIN_0 LED0_PIN | 
| #define | ARDUINO_PIN_1 LED1_PIN | 
| #define | ARDUINO_PIN_2 PB0_PIN | 
| #define | ARDUINO_PIN_3 PB1_PIN | 
| #define | ARDUINO_PIN_LAST 3 | 
| Arduino's analog pins mappings | |
| #define | ARDUINO_A0 ADC_LINE(0) | 
| #define | ARDUINO_ANALOG_PIN_LAST 0 | 
| #define ARDUINO_A0 ADC_LINE(0) | 
Definition at line 40 of file arduino_iomap.h.
| #define ARDUINO_ANALOG_PIN_LAST 0 | 
Definition at line 42 of file arduino_iomap.h.
| #define ARDUINO_PIN_0 LED0_PIN | 
Definition at line 28 of file arduino_iomap.h.
| #define ARDUINO_PIN_1 LED1_PIN | 
Definition at line 29 of file arduino_iomap.h.
| #define ARDUINO_PIN_2 PB0_PIN | 
Definition at line 30 of file arduino_iomap.h.
| #define ARDUINO_PIN_3 PB1_PIN | 
Definition at line 31 of file arduino_iomap.h.
| #define ARDUINO_PIN_LAST 3 | 
Definition at line 33 of file arduino_iomap.h.