Module microbit::gpio[][src]

Expand description

Named GPIO pin types

This module maps the GPIO pin names as described in the Pins and Signals section of the micro:bit site Where appropriate the pins are restricted with the appropriate MODE from nrf-hal.

Structs

DisplayPins

GPIO pins connected to the LED matrix

Constants

NUM_COLS
NUM_ROWS

Type Definitions

BTN_A
BTN_B
COL1
COL2
COL3
COL4
COL5
MISO
MOSI
ROW1
ROW2
ROW3
ROW4
ROW5
SCK
SCL
SDA
UART_RX
UART_TX