Object

spinal.lib.com.uart

UartCtrlRxState

Related Doc: package uart

Permalink

object UartCtrlRxState extends SpinalEnum

Linear Supertypes
SpinalEnum, Nameable, ContextUser, ScalaLocated, GlobalDataUser, OwnableRef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UartCtrlRxState
  2. SpinalEnum
  3. Nameable
  4. ContextUser
  5. ScalaLocated
  6. GlobalDataUser
  7. OwnableRef
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

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

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

    Permalink
    Definition Classes
    SpinalEnum
  3. abstract type RefOwnerType

    Permalink
    Definition Classes
    OwnableRef

Value Members

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. val DATA: SpinalEnumElement[UartCtrlRxState.this.type]

    Permalink
  5. val IDLE: SpinalEnumElement[UartCtrlRxState.this.type]

    Permalink
  6. val PARITY: SpinalEnumElement[UartCtrlRxState.this.type]

    Permalink
  7. val START: SpinalEnumElement[UartCtrlRxState.this.type]

    Permalink
  8. val STOP: SpinalEnumElement[UartCtrlRxState.this.type]

    Permalink
  9. def apply(encoding: SpinalEnumEncoding): SpinalEnumCraft[UartCtrlRxState.this.type]

    Permalink
    Definition Classes
    SpinalEnum
  10. def apply(): SpinalEnumCraft[UartCtrlRxState.this.type]

    Permalink
    Definition Classes
    SpinalEnum
  11. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  12. def clone(): AnyRef

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

    Permalink
    Definition Classes
    ContextUser
  14. def craft(enumEncoding: SpinalEnumEncoding): SpinalEnumCraft[UartCtrlRxState.this.type]

    Permalink
    Definition Classes
    SpinalEnum
  15. def craft(): SpinalEnumCraft[UartCtrlRxState.this.type]

    Permalink
    Definition Classes
    SpinalEnum
  16. var defaultEncoding: SpinalEnumEncoding

    Permalink
    Definition Classes
    SpinalEnum
  17. val elements: ArrayBuffer[SpinalEnumElement[UartCtrlRxState.this.type]]

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

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

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

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

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

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

    Permalink
    Definition Classes
    Nameable
  24. def getInstanceCounter: Int

    Permalink
    Definition Classes
    ContextUser
  25. def getMode: Byte

    Permalink
    Attributes
    protected
    Definition Classes
    Nameable
  26. def getName(default: String): String

    Permalink
    Definition Classes
    Nameable
  27. def getName(): String

    Permalink
    Definition Classes
    Nameable
  28. def getPartialName(): String

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

    Permalink
    Definition Classes
    OwnableRef
  30. def getScalaLocationLong: String

    Permalink
    Definition Classes
    ScalaLocated
  31. def getScalaLocationShort: String

    Permalink
    Definition Classes
    ScalaLocated
  32. def getScalaTrace(): Throwable

    Permalink
    Definition Classes
    ScalaLocated
  33. val globalData: GlobalData

    Permalink
    Definition Classes
    GlobalDataUser
  34. def hashCode(): Int

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

    Permalink
    Definition Classes
    Any
  36. def isNamed: Boolean

    Permalink
    Definition Classes
    Nameable
  37. def isPriorityApplicable(namePriority: Byte): Boolean

    Permalink
    Definition Classes
    Nameable
  38. def isUnnamed: Boolean

    Permalink
    Definition Classes
    Nameable
  39. var name: String

    Permalink
    Attributes
    protected
    Definition Classes
    Nameable
  40. var nameableRef: Nameable

    Permalink
    Attributes
    protected
    Definition Classes
    Nameable
  41. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  42. def newElement(name: String): SpinalEnumElement[UartCtrlRxState.this.type]

    Permalink
    Definition Classes
    SpinalEnum
  43. def newElement(): SpinalEnumElement[UartCtrlRxState.this.type]

    Permalink
    Definition Classes
    SpinalEnum
  44. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  45. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  46. var parentScope: ScopeStatement

    Permalink
    Definition Classes
    ContextUser
  47. var refOwner: RefOwnerType

    Permalink
    Definition Classes
    OwnableRef
  48. def reflectNames(): Unit

    Permalink
    Definition Classes
    Nameable
  49. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  50. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  51. def setCompositeName(nameable: Nameable, postfix: String): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  52. def setCompositeName(nameable: Nameable, namePriority: Byte): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  53. def setCompositeName(nameable: Nameable, weak: Boolean): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  54. def setCompositeName(nameable: Nameable): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  55. def setName(name: String, namePriority: Byte): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  56. def setName(name: String, weak: Boolean): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  57. def setName(name: String): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  58. def setPartialName(name: String, namePriority: Byte): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  59. def setPartialName(name: String, weak: Boolean): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  60. def setPartialName(owner: Nameable, name: String, namePriority: Byte): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  61. def setPartialName(owner: Nameable, name: String, weak: Boolean): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  62. def setPartialName(name: String): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  63. def setPartialName(owner: Nameable, name: String): UartCtrlRxState.this.type

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

    Permalink
    Definition Classes
    OwnableRef
  65. def setScalaLocated(source: ScalaLocated): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    ScalaLocated
  66. def setWeakName(name: String): UartCtrlRxState.this.type

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

    Permalink
    Definition Classes
    AnyRef
  68. def toString(): String

    Permalink
    Definition Classes
    Nameable → AnyRef → Any
  69. def unsetName(): UartCtrlRxState.this.type

    Permalink
    Definition Classes
    Nameable
  70. final def wait(): Unit

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

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

    Permalink
    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