REG_DIN

dfhdl.core.REG_DIN
final class REG_DIN[T <: DFTypeAny](val irValue: REG_DIN[T]) extends AnyVal, DFVarOf[T]

Attributes

Graph
Supertypes
trait DFVal[T, Mutable]
trait Selectable
trait DFMember[DFVal]
class AnyVal
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def :=[R](rhs: Exact[R])(using tc: TC[T, R], dfc: DFC): Unit

Inherited methods

transparent inline def !=[R](inline that: R)(using DFC): DFValTP[DFBool, Any]

Attributes

Inherited from:
DFVal
transparent inline def ==[R](inline that: R)(using DFC): DFValTP[DFBool, Any]

Attributes

Inherited from:
DFVal
def selectDynamic(name: String)(using DFC): Any

Attributes

Inherited from:
DFVal
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
DFMember -> Any
Inherited from:
DFMember

Concrete fields

val irValue: REG_DIN[T]