Loading...
Searching...
No Matches
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_NUM   PORT_A
 
#define LED1_PIN_NUM   3
 
#define LED1_PORT_NUM   PORT_A
 
#define LED2_PIN_NUM   2
 
#define LED2_PORT_NUM   PORT_A
 

Macro Definition Documentation

◆ LED0_PIN_NUM

#define LED0_PIN_NUM   1

Definition at line 34 of file board.h.

◆ LED0_PORT_NUM

#define LED0_PORT_NUM   PORT_A

Definition at line 35 of file board.h.

◆ LED1_PIN_NUM

#define LED1_PIN_NUM   3

Definition at line 37 of file board.h.

◆ LED1_PORT_NUM

#define LED1_PORT_NUM   PORT_A

Definition at line 38 of file board.h.

◆ LED2_PIN_NUM

#define LED2_PIN_NUM   2

Definition at line 40 of file board.h.

◆ LED2_PORT_NUM

#define LED2_PORT_NUM   PORT_A

Definition at line 41 of file board.h.