Type Alias KeyboardHidDriver

Source
pub(crate) type KeyboardHidDriver = KeyboardHidComponentType<Usbd<'static>>;

Aliased Type§

struct KeyboardHidDriver { /* private fields */ }