Type Alias microbit_bsp::LedMatrix

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

LED matrix peripheral for the micro:bit

Aliased Type§

struct LedMatrix { /* private fields */ }