Board specific definitions for the Alientek Pandora board.
More...
Board specific definitions for the Alientek Pandora board.
- Author
- Luo Jia luoji.nosp@m.a@hu.nosp@m.st.ed.nosp@m.u.cn
Definition in file board.h.
#include <stdint.h>
#include "cpu.h"
#include "stm32_leds.h"
Go to the source code of this file.
◆ BTN0_MODE
#define BTN0_MODE GPIO_IN_PD |
Button 0 mode
Definition at line 56 of file board.h.
◆ BTN0_PIN
Button 0 pin
Definition at line 55 of file board.h.
◆ BTN1_MODE
#define BTN1_MODE GPIO_IN_PD |
Button 1 mode
Definition at line 59 of file board.h.
◆ BTN1_PIN
Button 1 pin
Definition at line 58 of file board.h.
◆ BTN2_MODE
#define BTN2_MODE GPIO_IN_PD |
Button 2 mode
Definition at line 62 of file board.h.
◆ BTN2_PIN
Button 2 pin
Definition at line 61 of file board.h.
◆ BTNWK_MODE
#define BTNWK_MODE GPIO_IN_PD |
Wake button mode.
Definition at line 53 of file board.h.
◆ BTNWK_PIN
Wake button pin
Definition at line 52 of file board.h.
◆ LED0_PIN_NUM
◆ LED0_PORT
GPIO port of LED 0.
Definition at line 35 of file board.h.
◆ LED0_PORT_NUM
◆ LED1_PIN_NUM
◆ LED1_PORT
GPIO port of LED 1.
Definition at line 39 of file board.h.
◆ LED1_PORT_NUM
◆ LED2_PIN_NUM
◆ LED2_PORT
GPIO port of LED 2.
Definition at line 43 of file board.h.
◆ LED2_PORT_NUM