Common pin definitions and board configuration options.
More...
Common pin definitions and board configuration options.
- Author
- Hauke Petersen hauke.nosp@m..pet.nosp@m.ersen.nosp@m.@fu-.nosp@m.berli.nosp@m.n.de
-
Sebastian Meiling s@mln.nosp@m.g.ne.nosp@m.t
Definition in file board.h.
Go to the source code of this file.
◆ BTN0_MODE
| #define BTN0_MODE GPIO_IN_PU |
◆ BTN0_PIN
◆ LED0_PIN_NUM
◆ LED0_PORT
GPIO port of LED 0.
Definition at line 36 of file board.h.
◆ LED0_PORT_NUM
◆ MRF24J40_PARAM_CS
| #define MRF24J40_PARAM_CS ARDUINO_PIN_10 |
◆ MRF24J40_PARAM_INT
| #define MRF24J40_PARAM_INT ARDUINO_PIN_7 |
◆ MRF24J40_PARAM_RESET
| #define MRF24J40_PARAM_RESET ARDUINO_PIN_5 |
◆ MRF24J40_PARAM_SPI
| #define MRF24J40_PARAM_SPI SPI_DEV(0) |
◆ MRF24J40_PARAM_SPI_CLK