MiraOS
1.7
Main Page
Files
File List
Globals
•
All
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
board.h
Go to the documentation of this file.
1
#include "
mira_gpio.h
"
2
3
#define LED_PORT MiraGpioPortC
4
#define BUTTON_PORT MiraGpioPortB
5
6
#define RED_LED_PIN 1
7
#define GREEN_LED_PIN 2
8
#define BLUE_LED_PIN 3
9
#define BUTTON_PIN 3
10
11
#define TEMPERATURE_PIN 6
12
#define LIGHT_PIN 7
mira_gpio.h
MiraOS GPIO driver.
Generated by
1.8.11