spinal.lib.experimental.com.serial

SerialLinkRxState

Related Doc: package serial

object SerialLinkRxState extends SpinalEnum

Linear Supertypes
SpinalEnum, Nameable, ContextUser, ScalaLocated, GlobalDataUser, OwnableRef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SerialLinkRxState
  2. SpinalEnum
  3. Nameable
  4. ContextUser
  5. ScalaLocated
  6. GlobalDataUser
  7. OwnableRef
  8. AnyRef
  9. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type C = SpinalEnumCraft[SerialLinkRxState.this.type]

    Definition Classes
    SpinalEnum
  2. type E = SpinalEnumElement[SerialLinkRxState.this.type]

    Definition Classes
    SpinalEnum
  3. abstract type RefOwnerType

    Definition Classes
    OwnableRef

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. def apply(encoding: SpinalEnumEncoding): SpinalEnumCraft[SerialLinkRxState.this.type]

    Definition Classes
    SpinalEnum
  5. def apply(): SpinalEnumCraft[SerialLinkRxState.this.type]

    Definition Classes
    SpinalEnum
  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def component: Component

    Definition Classes
    ContextUser
  9. def craft(enumEncoding: SpinalEnumEncoding): SpinalEnumCraft[SerialLinkRxState.this.type]

    Definition Classes
    SpinalEnum
  10. def craft(): SpinalEnumCraft[SerialLinkRxState.this.type]

    Definition Classes
    SpinalEnum
  11. var defaultEncoding: SpinalEnumEncoding

    Definition Classes
    SpinalEnum
  12. val eData: SpinalEnumElement[SerialLinkRxState.this.type]

  13. val eMessagePtr0: SpinalEnumElement[SerialLinkRxState.this.type]

  14. val eMessagePtr1: SpinalEnumElement[SerialLinkRxState.this.type]

  15. val eOtherPtr0: SpinalEnumElement[SerialLinkRxState.this.type]

  16. val eOtherPtr1: SpinalEnumElement[SerialLinkRxState.this.type]

  17. val eType: SpinalEnumElement[SerialLinkRxState.this.type]

  18. val elements: ArrayBuffer[SpinalEnumElement[SerialLinkRxState.this.type]]

    Definition Classes
    SpinalEnum
  19. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  20. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  21. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  22. def foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit

    Definition Classes
    Nameable
  23. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  24. def getDisplayName(): String

    Definition Classes
    Nameable
  25. def getInstanceCounter: Int

    Definition Classes
    ContextUser
  26. def getName(default: String): String

    Definition Classes
    Nameable
  27. def getName(): String

    Definition Classes
    Nameable
  28. def getRefOwnersChain(): List[Any]

    Definition Classes
    OwnableRef
  29. def getScalaLocationLong: String

    Definition Classes
    ScalaLocated
  30. def getScalaLocationShort: String

    Definition Classes
    ScalaLocated
  31. def getScalaTrace(): Throwable

    Definition Classes
    ContextUser → ScalaLocated
  32. val globalData: GlobalData

    Definition Classes
    GlobalDataUser
  33. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  34. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  35. def isNamed: Boolean

    Definition Classes
    Nameable
  36. def isUnnamed: Boolean

    Definition Classes
    Nameable
  37. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  38. def newElement(name: String): SpinalEnumElement[SerialLinkRxState.this.type]

    Definition Classes
    SpinalEnum
  39. def newElement(): SpinalEnumElement[SerialLinkRxState.this.type]

    Definition Classes
    SpinalEnum
  40. final def notify(): Unit

    Definition Classes
    AnyRef
  41. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  42. var parentScope: ScopeStatement

    Definition Classes
    ContextUser
  43. var refOwner: RefOwnerType

    Definition Classes
    OwnableRef
  44. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): SerialLinkRxState.this.type

    Definition Classes
    Nameable
  45. def setCompositeName(nameable: Nameable, postfix: String): SerialLinkRxState.this.type

    Definition Classes
    Nameable
  46. def setCompositeName(nameable: Nameable, weak: Boolean): SerialLinkRxState.this.type

    Definition Classes
    Nameable
  47. def setCompositeName(nameable: Nameable): SerialLinkRxState.this.type

    Definition Classes
    Nameable
  48. def setName(name: String, weak: Boolean): SerialLinkRxState.this.type

    Definition Classes
    Nameable
  49. def setPartialName(name: String, weak: Boolean): SerialLinkRxState.this.type

    Definition Classes
    Nameable
  50. def setPartialName(owner: Nameable, name: String, weak: Boolean): SerialLinkRxState.this.type

    Definition Classes
    Nameable
  51. def setPartialName(name: String): SerialLinkRxState.this.type

    Definition Classes
    Nameable
  52. def setPartialName(owner: Nameable, name: String): SerialLinkRxState.this.type

    Definition Classes
    Nameable
  53. def setRefOwner(that: Any): Unit

    Definition Classes
    OwnableRef
  54. def setScalaLocated(source: ScalaLocated): SerialLinkRxState.this.type

    Definition Classes
    ScalaLocated
  55. def setWeakName(name: String): SerialLinkRxState.this.type

    Definition Classes
    Nameable
  56. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  57. def toString(): String

    Definition Classes
    Nameable → AnyRef → Any
  58. def unsetName(): SerialLinkRxState.this.type

    Definition Classes
    Nameable
  59. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  60. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from SpinalEnum

Inherited from Nameable

Inherited from ContextUser

Inherited from ScalaLocated

Inherited from GlobalDataUser

Inherited from OwnableRef

Inherited from AnyRef

Inherited from Any

Ungrouped