Class Usbdevice_fs.Usbdevfs_ctrltransfer

  • All Implemented Interfaces:
    Native
    Enclosing class:
    Usbdevice_fs

    public abstract static class Usbdevice_fs.Usbdevfs_ctrltransfer
    extends Struct32
    • Method Detail

      • bRequestType

        public abstract byte bRequestType()
        Seconds. POSIX: structure timespec.
        Returns:
        the native value of tv_sec.
      • bRequestType

        public abstract void bRequestType​(byte bRequestType)
      • bRequest

        public abstract byte bRequest()
      • bRequest

        public abstract void bRequest​(byte bRequest)
      • wValue

        public abstract short wValue()
      • wValue

        public abstract void wValue​(short wValue)
      • wIndex

        public abstract short wIndex()
      • wIndex

        public abstract void wIndex​(short wIndex)
      • wLength

        public abstract short wLength()
      • wLength

        public abstract void wLength​(short wLength)
      • timeout

        public abstract int timeout()
      • timeout

        public abstract void timeout​(int timeout)