Struct evdev_rs::DeviceId
[−]
[src]
pub struct DeviceId {
pub bustype: BusType,
pub vendor: u16,
pub product: u16,
pub version: u16,
}Fields
bustype: BusType
vendor: u16
product: u16
version: u16