package ohci
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class UsbOhci(p: UsbOhciParameter, ctrlParameter: BmbParameter) extends Component with Product with Serializable
- 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