Type Alias ServosComponentType

Source
pub type ServosComponentType<const SERVO_COUNT: usize> = Servo<'static, SERVO_COUNT>;

Aliased Typeยง

struct ServosComponentType<const SERVO_COUNT: usize> { /* private fields */ }