SatCat5
io_core.h File Reference

Detailed Description

I/O interface core definitions.

The core of all SatCat5 I/O are the "Writeable" interface (io_writeable.h) and "Readable" interface (io_readable.h). These general-purpose virtual interfaces are used by PacketBuffer, generic UARTs, etc. for code reuse.

This file is a redirect for both of the above. New projects should include those files directly, but this is included for backwards-compatibility.

Definition in file io_core.h.

Include dependency graph for io_core.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.