pub(crate) type LedDriver = LedsComponentType<LedLow<'static, GPIOPin<'static>>, 4>;
pub(crate) struct LedDriver { /* private fields */ }