Crate microbit_common

Crate microbit_common 

Source
Expand description

microbit contains everything required to get started with the use of Rust to create firmwares for the fabulous BBC micro:bit microcontroller board.

Re-exports§

pub use board::Board;
pub use nrf52833_hal as hal;
pub use hal::pac;

Modules§

adc
ADC
board
Main Board
display
Support for the 5x5 LED display.
gpio
Named GPIO pin types

Macros§

display_pins
Create DisplayPins from a GPIO Parts

Structs§

Peripherals
All the peripherals