Board specific definitions for the STM32F469I-DISCO board.
More...
Board specific definitions for the STM32F469I-DISCO board.
- Author
- Luis A. Ruiz luisa.nosp@m.n00@.nosp@m.hotma.nosp@m.il.c.nosp@m.om
Definition in file board.h.
#include "cpu.h"
#include "periph_conf.h"
#include "stm32_leds.h"
Go to the source code of this file.
◆ BTN0_MODE
◆ BTN0_PIN
◆ LED0_IS_INVERTED
#define LED0_IS_INVERTED 1 |
LED 0 is active-low.
Definition at line 36 of file board.h.
◆ LED0_PIN_NUM
pin number of LED 0
Definition at line 33 of file board.h.
◆ LED0_PORT
GPIO port of LED 0.
Definition at line 34 of file board.h.
◆ LED0_PORT_NUM
GPIO port number of LED 0.
Definition at line 35 of file board.h.
◆ LED1_IS_INVERTED
#define LED1_IS_INVERTED 1 |
LED 1 is active-low.
Definition at line 41 of file board.h.
◆ LED1_PIN_NUM
pin number of LED 1
Definition at line 38 of file board.h.
◆ LED1_PORT
GPIO port of LED 1.
Definition at line 39 of file board.h.
◆ LED1_PORT_NUM
GPIO port number of LED 0.
Definition at line 40 of file board.h.
◆ LED2_IS_INVERTED
#define LED2_IS_INVERTED 1 |
LED 2 is active-low.
Definition at line 46 of file board.h.
◆ LED2_PIN_NUM
pin number of LED 2
Definition at line 43 of file board.h.
◆ LED2_PORT
GPIO port of LED 2.
Definition at line 44 of file board.h.
◆ LED2_PORT_NUM
GPIO port number of LED 0.
Definition at line 45 of file board.h.
◆ LED3_IS_INVERTED
#define LED3_IS_INVERTED 1 |
LED 3 is active-low.
Definition at line 51 of file board.h.
◆ LED3_PIN_NUM
pin number of LED 3
Definition at line 48 of file board.h.
◆ LED3_PORT
GPIO port of LED 3.
Definition at line 49 of file board.h.
◆ LED3_PORT_NUM
GPIO port number of LED 0.
Definition at line 50 of file board.h.