Module de.ibapl.jnhw.syscall.linux
Class Hid.Hid_class_descriptor.Layout
- java.lang.Object
-
- de.ibapl.jnhw.syscall.linux.util.memory.PacketLayout
-
- de.ibapl.jnhw.syscall.linux.include.linux.Hid.Hid_class_descriptor.Layout
-
- Enclosing class:
- Hid.Hid_class_descriptor
public static final class Hid.Hid_class_descriptor.Layout extends PacketLayout
-
-
Field Summary
Fields Modifier and Type Field Description static bytebDescriptorTypestatic bytesizeofstatic bytewDescriptorLength-
Fields inherited from class de.ibapl.jnhw.syscall.linux.util.memory.PacketLayout
__LE16, __U8, START_OFFSET
-
-
Constructor Summary
Constructors Constructor Description Layout()
-
-
-
Field Detail
-
bDescriptorType
public static final byte bDescriptorType
- See Also:
- Constant Field Values
-
wDescriptorLength
public static final byte wDescriptorLength
- See Also:
- Constant Field Values
-
sizeof
public static final byte sizeof
- See Also:
- Constant Field Values
-
-