|
SatCat5
|
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.