components::keyboard_hid

Type Alias KeyboardHidComponentType

Source
pub type KeyboardHidComponentType<U> = UsbHidDriver<'static, KeyboardHid<'static, U>>;

Aliased Typeยง

struct KeyboardHidComponentType<U> { /* private fields */ }