case class alt_outbuf_triGeneric(io_standard: String = "None", current_strength: String = "None", slew_rate: Int = -1, slow_slew_rate: String = "None", location: String = "None", enable_bus_hold: String = "None", weak_pull_up_resistor: String = "None", termination: String = "None") extends Generic with Product with Serializable
Generic parameters for the alt_outbuf_tri
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- alt_outbuf_triGeneric
- Serializable
- Serializable
- Product
- Equals
- Generic
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new alt_outbuf_triGeneric(io_standard: String = "None", current_strength: String = "None", slew_rate: Int = -1, slow_slew_rate: String = "None", location: String = "None", enable_bus_hold: String = "None", weak_pull_up_resistor: String = "None", termination: String = "None")
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
- val current_strength: String
- val enable_bus_hold: String
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- val io_standard: String
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val location: String
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- val slew_rate: Int
- val slow_slew_rate: String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- val termination: String
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- val weak_pull_up_resistor: String
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated