Led

dfhdl.platforms.resources.Led
See theLed companion enum
object Led

Attributes

Companion
enum
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Led.type

Members list

Type members

Classlikes

class Resource extends ToggleIO[Led]

Attributes

Supertypes
trait ToggleIO[Led]
trait IO
trait Resource
trait ResourceContext
trait HasClsMetaArgs
trait HasDFC
trait OnCreateEvents
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(activeState: Led)(using DFC): Resource