Module substrate::io

source ·
Expand description

Traits and types for defining interfaces and signals in Substrate.

Modules§

  • Traits and types for schematic IOs.
  • Traits and types for schematic IOs.

Structs§

Enums§

Traits§

  • Indicates that a hardware type specifies signal directions for all of its fields.
  • The length of the flattened list.
  • Flatten a structure into a list.
  • An object with named flattened components.
  • A trait implemented by block input/output interfaces.
  • A schematic hardware data struct.

Derive Macros§

  • Derives Io for a struct.