Type Alias LedMatrix

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

LED matrix peripheral for the micro:bit

Aliased Typeยง

pub struct LedMatrix { /* private fields */ }