Module out_port

Source

Structs§

SROut
A type defining an interface for modules which can be connected to signals and is used by compute modules to write data from the attached signals.
SROutArr
A wrapper for an array of SROut of fixed size, implementing some convenience features.

Traits§

PortOut