pub type LedMatrix = LedMatrix<Output<'static, AnyPin>, 5, 5>;
LED matrix peripheral for the micro:bit
pub struct LedMatrix { /* private fields */ }