Packages

package ohci

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class UsbOhci(p: UsbOhciParameter, ctrlParameter: BmbParameter) extends Component with Product with Serializable
  2. case class UsbOhciParameter(downstreamPorts: Int, noPowerSwitching: Boolean, powerSwitchingMode: Boolean, noOverCurrentProtection: Boolean, overCurrentProtectionMode: Boolean, powerOnToPowerGoodTime: Int, localPowerStatus: Boolean, fsRatio: Int, dataWidth: Int, dmaLengthWidth: Int = 6) extends Product with Serializable

Value Members

  1. object UsbOhci extends Serializable

Ungrouped