Go to the documentation of this file.
19 #ifndef ARDUINO_BOARD_H
20 #define ARDUINO_BOARD_H
35 #define ARDUINO_LED (13)
113 #define ARDUINO_PWM_FREQU (490U)
unsigned int adc_t
Define default ADC type identifier.
static const adc_t arduino_analog_map[]
Look-up table for the Arduino's analog pins.
static const arduino_pwm_t arduino_pwm_list[]
List of PWM GPIO mappings.
Mapping from MCU pins to Arduino pins for Waspmote Pro board.
Low-level PWM peripheral driver interface definitions.
static const gpio_t arduino_pinmap[]
Look-up table for the Arduino's digital pins.