Module port

Source
Expand description

Traits for accessing I/O ports.

Traitsยง

PortRead
A helper trait that implements the read port operation.
PortWrite
A helper trait that implements the write port operation.