GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
InputOutput.h File Reference
#include "Cpl/Io/InputOutput.h"
#include "cores/nRF5/Uart.h"
Include dependency graph for InputOutput.h:

Go to the source code of this file.

Classes

class  Cpl::Io::Serial::Adafruit::Nrf5::InputOutput
 This concrete class implements the InputOutput stream interface as a wrapper around Adafruit's Arduino UART class. More...
 

Namespaces

namespace  Cpl
 The 'Cpl' namespace is the root name space for the Colony.
 
namespace  Cpl::Io
 The Io namespace provides the base/common interfaces for reading and writing data from/to streams and files.
 
namespace  Cpl::Io::Serial
 The Serial namespace provides interfaces for accessing Serial types of devices using the Cpl::Io paradigm, aka file descriptors for Serial Ports.
 
namespace  Cpl::Io::Serial::Adafruit
 The Adafruit namespace provides interfaces for Adafruit specific hardware/boards.
 
namespace  Cpl::Io::Serial::Adafruit::Nrf5
 The Nrf5 namespace provides interfaces for Adafruit's Arduino boards that use a Nordic Semiconductor's nRF5 based SOC.