LedMatrix

Type Alias LedMatrix 

Source
pub type LedMatrix = LedMatrix<Output<'static>, 5, 5>;
Expand description

LED matrix peripheral for the micro:bit

Aliased Typeยง

pub struct LedMatrix { /* private fields */ }