My Project
Macros
CanSatNeXTPins.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BOOT   0
 
#define USB_UART_TX   1
 
#define USB_UART_RX   3
 
#define SD_CS   4
 
#define LED   5
 
#define GPIO12   12
 
#define MEAS_EN   13
 
#define SD_DET   14
 
#define GPIO15   15
 
#define GPIO16   16
 
#define GPIO17   17
 
#define SPI_CLK   18
 
#define SPI_MISO   19
 
#define I2C_SDA   21
 
#define I2C_SCL   22
 
#define SPI_MOSI   23
 
#define GPIO25   25
 
#define GPIO26   26
 
#define GPIO27   27
 
#define GPIO32   32
 
#define GPIO33   33
 
#define LDR   34
 
#define NTC   35
 
#define VDD   36
 
#define BATT   39
 

Macro Definition Documentation

◆ BATT

#define BATT   39

Definition at line 31 of file CanSatNeXTPins.h.

◆ BOOT

#define BOOT   0

Definition at line 7 of file CanSatNeXTPins.h.

◆ GPIO12

#define GPIO12   12

Definition at line 12 of file CanSatNeXTPins.h.

◆ GPIO15

#define GPIO15   15

Definition at line 15 of file CanSatNeXTPins.h.

◆ GPIO16

#define GPIO16   16

Definition at line 16 of file CanSatNeXTPins.h.

◆ GPIO17

#define GPIO17   17

Definition at line 17 of file CanSatNeXTPins.h.

◆ GPIO25

#define GPIO25   25

Definition at line 23 of file CanSatNeXTPins.h.

◆ GPIO26

#define GPIO26   26

Definition at line 24 of file CanSatNeXTPins.h.

◆ GPIO27

#define GPIO27   27

Definition at line 25 of file CanSatNeXTPins.h.

◆ GPIO32

#define GPIO32   32

Definition at line 26 of file CanSatNeXTPins.h.

◆ GPIO33

#define GPIO33   33

Definition at line 27 of file CanSatNeXTPins.h.

◆ I2C_SCL

#define I2C_SCL   22

Definition at line 21 of file CanSatNeXTPins.h.

◆ I2C_SDA

#define I2C_SDA   21

Definition at line 20 of file CanSatNeXTPins.h.

◆ LDR

#define LDR   34

Definition at line 28 of file CanSatNeXTPins.h.

◆ LED

#define LED   5

Definition at line 11 of file CanSatNeXTPins.h.

◆ MEAS_EN

#define MEAS_EN   13

Definition at line 13 of file CanSatNeXTPins.h.

◆ NTC

#define NTC   35

Definition at line 29 of file CanSatNeXTPins.h.

◆ SD_CS

#define SD_CS   4

Definition at line 10 of file CanSatNeXTPins.h.

◆ SD_DET

#define SD_DET   14

Definition at line 14 of file CanSatNeXTPins.h.

◆ SPI_CLK

#define SPI_CLK   18

Definition at line 18 of file CanSatNeXTPins.h.

◆ SPI_MISO

#define SPI_MISO   19

Definition at line 19 of file CanSatNeXTPins.h.

◆ SPI_MOSI

#define SPI_MOSI   23

Definition at line 22 of file CanSatNeXTPins.h.

◆ USB_UART_RX

#define USB_UART_RX   3

Definition at line 9 of file CanSatNeXTPins.h.

◆ USB_UART_TX

#define USB_UART_TX   1

Definition at line 8 of file CanSatNeXTPins.h.

◆ VDD

#define VDD   36

Definition at line 30 of file CanSatNeXTPins.h.