implicit
class
BusIfIntr extends AnyRef
Instance Constructors
-
new
BusIfIntr(bi: BusIf)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
interruptFactory(regNamePre: String, triggers: Bool*): Bool
-
def
interruptFactoryAt(addrOffset: BigInt, regNamePre: String, triggers: Bool*): Bool
-
def
interruptFactoryNoForce(regNamePre: String, triggers: Bool*): Bool
-
def
interruptFactoryNoForceAt(addrOffset: BigInt, regNamePre: String, triggers: Bool*): Bool
-
def
interruptLevelFactory(regNamePre: String, levels: Bool*): Bool
-
def
interruptLevelFactoryAt(addrOffset: BigInt, regNamePre: String, levels: Bool*): Bool
-
def
interruptLevel_W1SCmask_FactoryAt(addrOffset: BigInt, regNamePre: String, levels: Bool*): Bool
-
def
interrupt_W1SCmask_FactoryAt(addrOffset: BigInt, regNamePre: String, triggers: Bool*): Bool
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
def
newIntrMMS3(doc: String)(implicit symbol: SymbolName): IntrMMS3
-
def
newIntrMMS3(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrMMS3
-
def
newIntrMMS3(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrMMS3
-
def
newIntrMS2(doc: String)(implicit symbol: SymbolName): IntrMS2
-
def
newIntrMS2(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrMS2
-
def
newIntrMS2(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrMS2
-
def
newIntrOMMS4(doc: String)(implicit symbol: SymbolName): IntrOMMS4
-
def
newIntrOMMS4(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrOMMS4
-
def
newIntrOMMS4(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrOMMS4
-
def
newIntrOMS3(doc: String)(implicit symbol: SymbolName): IntrOMS3
-
def
newIntrOMS3(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrOMS3
-
def
newIntrOMS3(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrOMS3
-
def
newIntrRFMMS5(doc: String)(implicit symbol: SymbolName): IntrRFMMS5
-
def
newIntrRFMMS5(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrRFMMS5
-
def
newIntrRFMMS5(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrRFMMS5
-
def
newIntrRFMS4(doc: String)(implicit symbol: SymbolName): IntrRFMS4
-
def
newIntrRFMS4(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrRFMS4
-
def
newIntrRFMS4(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrRFMS4
-
def
newIntrRMS3(doc: String)(implicit symbol: SymbolName): IntrRMS3
-
def
newIntrRMS3(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrRMS3
-
def
newIntrRMS3(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrRMS3
-
def
newIntrS1(doc: String)(implicit symbol: SymbolName): IntrS1
-
def
newIntrS1(addr: BigInt, doc: String)(implicit symbol: SymbolName): IntrS1
-
def
newIntrS1(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): IntrS1
-
def
newRegSC(doc: String)(implicit symbol: SymbolName): RegSC
-
def
newRegSCAt(addr: BigInt, doc: String)(implicit symbol: SymbolName): RegSC
-
def
newRegSCAt(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): RegSC
-
def
newRegSCR(doc: String)(implicit symbol: SymbolName): RegSCR
-
def
newRegSCRAt(addr: BigInt, doc: String)(implicit symbol: SymbolName): RegSCR
-
def
newRegSCRAt(addr: BigInt, doc: String, sec: Secure)(implicit symbol: SymbolName): RegSCR
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
Deprecated Value Members
-
def
FactoryInterruptWithMask(regNamePre: String, triggers: Bool*): Bool
-
def
finalize(): Unit
Inherited from AnyRef
Inherited from Any