Module io

Source
Expand description

TODO: document io module.

Structs§

ReadOnly
Wrapper around an I/O interface providing read-only access.
WriteOnly
Wrapper around an I/O interface providing write-only access.

Traits§

HardwareIo
A general I/O interface.