ClearCore Library
Classes | Namespaces
ISerial.h File Reference

A standardized ClearCore Serial interface. More...

#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+ Include dependency graph for ISerial.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClearCore::ISerial
 Base class for interacting with all ClearCore serial. More...
 

Namespaces

 ClearCore
 Namespace to encompass the ClearCore board API.
 

Detailed Description

A standardized ClearCore Serial interface.

Provides a Serial API for USB coms to match standard coms.