GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces
InputOutput.h File Reference
#include "Cpl/Io/InputOutput.h"
#include "Cpl/Io/Serial/ST/M32F4/StreamDriver.h"
Include dependency graph for InputOutput.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cpl::Io::Serial::ST::M32F4::InputOutput
 This concrete class implements the InputOutput stream interface built on top of ST HAL Layer/SDK. 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::ST
 The ST namespace provides interfaces for ST specific hardware, i.e.
 
namespace  Cpl::Io::Serial::ST::M32F4
 The M32F4 namespace provides implementation of the Cpl::Io::Output interface over a serial port using a STM32F4xxx MCU.