board.h File Reference

Board specific definitions for the f4vi1 board. More...

Detailed Description

Board specific definitions for the f4vi1 board.

Author
Stefan Pfeiffer pfeif.nosp@m.fer@.nosp@m.inf.f.nosp@m.u-be.nosp@m.rlin..nosp@m.de
Hauke Petersen hauke.nosp@m..pet.nosp@m.ersen.nosp@m.@fu-.nosp@m.berli.nosp@m.n.de

Definition in file board.h.

#include "cpu.h"
#include "periph_conf.h"
#include "stm32_leds.h"
+ Include dependency graph for board.h:

Go to the source code of this file.

LED pin definitions and handlers

#define LED0_PIN_NUM   1
 
#define LED0_PORT   GPIO_PORT_A
 GPIO port of LED 0.
 
#define LED0_PORT_NUM   PORT_A
 
#define LED1_PIN_NUM   3
 
#define LED1_PORT   GPIO_PORT_A
 GPIO port of LED 1.
 
#define LED1_PORT_NUM   PORT_A
 
#define LED2_PIN_NUM   2
 
#define LED2_PORT   GPIO_PORT_A
 GPIO port of LED 2.
 
#define LED2_PORT_NUM   PORT_A