Module io
microbit_
v2
0.2.3-dev
Module io
Module Items
Structs
Statics
Functions
In crate microbit_
v2
Modules
io
Structs
MicroBit
Constants
BUTTON_A
BUTTON_B
FAULT_RESPONSE
GPIO_P16
GPIO_P8
GPIO_P9
I2C_SCL_PIN
I2C_SDA_PIN
LED_KERNEL_PIN
LED_MATRIX_COLS
LED_MATRIX_ROWS
LED_MICROPHONE_PIN
NUM_PROCS
SPEAKER_PIN
TOUCH_LOGO
UART_RX_PIN
UART_TX_PIN
_GPIO_P0
_GPIO_P1
_GPIO_P2
Statics
CHIP
PROCESSES
PROCESS_PRINTER
STACK_MEMORY
Functions
main
start
Type Aliases
Ieee802154RawDriver
RngDriver
TemperatureDriver
microbit_v2
Module
io
Copy item path
Settings
Help
Summary
Source
Expand description
UART Writer for panic!()s.
Structs
§
Writer
Writer is used by kernel::debug to panic message to the serial port.
Statics
§
WRITER
Global static for debug writer
Functions
§
panic_
fmt
⚠
Default panic handler for the microbit board.