Struct microbit::display::blocking::Display [−][src]
pub struct Display { /* fields omitted */ }Expand description
Blocking interface to the on board LED display
Implementations
Create and initialise the display driver
The display_pins! macro can be used
to create DisplayPins.
Set delay, time spent on each matrix row, in ms
Set refresh rate, time for matrix scan
Auto Trait Implementations
impl RefUnwindSafe for Display
impl UnwindSafe for Display
Blanket Implementations
Mutably borrows from an owned value. Read more
Casts the value.
Performs the conversion.
Performs the conversion.
Casts the value.
Casts the value.
Casts the value.
Casts the value.