Packages

object UsbOhci extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UsbOhci
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val HcBulkCurrentED: Int
  5. val HcBulkHeadED: Int
  6. val HcCommandStatus: Int
  7. val HcControl: Int
  8. val HcControlCurrentED: Int
  9. val HcControlHeadED: Int
  10. val HcDoneHead: Int
  11. val HcFmInterval: Int
  12. val HcFmNumber: Int
  13. val HcFmRemaining: Int
  14. val HcHCCA: Int
  15. val HcInterruptDisable: Int
  16. val HcInterruptEnable: Int
  17. val HcInterruptStatus: Int
  18. val HcLSThreshold: Int
  19. val HcPeriodCurrentED: Int
  20. val HcPeriodicStart: Int
  21. val HcRevision: Int
  22. val HcRhDescriptorA: Int
  23. val HcRhDescriptorB: Int
  24. val HcRhPortStatus: Int
  25. val HcRhStatus: Int
  26. val MasterInterruptEnable: Long
  27. val StartofFrame: Int
  28. val WritebackDoneHead: Int
  29. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  30. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  31. def ctrlAddressWidth: Int
  32. def ctrlCapabilities(accessSource: BmbAccessCapabilities): BmbAccessCapabilities
  33. def dmaParameter(p: UsbOhciParameter): BmbParameter
  34. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  35. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  36. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  37. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  38. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  39. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  40. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  41. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  42. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  43. def toString(): String
    Definition Classes
    AnyRef → Any
  44. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  46. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. object CC
  48. object DP

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped