Board specific configuration for the nRF52840 DK.
More...
Board specific configuration for the nRF52840 DK.
- 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.
#include "board_common.h"
#include "mtd.h"
Go to the source code of this file.
◆ BTN0_MODE
◆ BTN0_PIN
◆ BTN1_MODE
◆ BTN1_PIN
◆ BTN2_MODE
◆ BTN2_PIN
◆ BTN3_MODE
◆ BTN3_PIN
◆ LED0_MASK
#define LED0_MASK (1 << 13) |
◆ LED0_OFF
◆ LED0_ON
◆ LED0_PIN
◆ LED0_TOGGLE
◆ LED1_MASK
#define LED1_MASK (1 << 14) |
◆ LED1_OFF
◆ LED1_ON
◆ LED1_PIN
◆ LED1_TOGGLE
◆ LED2_MASK
#define LED2_MASK (1 << 15) |
◆ LED2_OFF
◆ LED2_ON
◆ LED2_PIN
◆ LED2_TOGGLE
◆ LED3_MASK
#define LED3_MASK (1 << 16) |
◆ LED3_OFF
◆ LED3_ON
◆ LED3_PIN
◆ LED3_TOGGLE
◆ LED_MASK
◆ LED_PORT
#define LED_PORT (NRF_P0) |
◆ MTD_0
Default MTD device.
Definition at line 80 of file board.h.
◆ NRF52840DK_NOR_FLAGS
◆ NRF52840DK_NOR_PAGE_SIZE
#define NRF52840DK_NOR_PAGE_SIZE (256) |
◆ NRF52840DK_NOR_PAGES_PER_SECTOR
#define NRF52840DK_NOR_PAGES_PER_SECTOR (16) |
◆ NRF52840DK_NOR_SECTOR_COUNT
#define NRF52840DK_NOR_SECTOR_COUNT (2048) |
◆ NRF52840DK_NOR_SPI_CLK
◆ NRF52840DK_NOR_SPI_CS
#define NRF52840DK_NOR_SPI_CS GPIO_PIN(0, 17) |
◆ NRF52840DK_NOR_SPI_DEV
#define NRF52840DK_NOR_SPI_DEV SPI_DEV(1) |
◆ NRF52840DK_NOR_SPI_MODE