GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
InOutCmd.h File Reference
#include "colony_config.h"
#include "Cpl/TShell/Cmd/Command.h"
#include "Driver/DIO/InOut.h"
Include dependency graph for InOutCmd.h:

Go to the source code of this file.

Classes

class  Driver::DIO::InOutCmd
 This class implements a TShell command that exercises the RH/Temp driver. More...
 

Namespaces

namespace  Driver
 namespace
 
namespace  Driver::DIO
 The 'DIO' namespace provides drivers for Digital Input/Output drivers.
 

Macros

#define OPTION_DRIVER_DIO_IN_OUT_CMD_MAX_IN_PINS   32
 Maximum supported number of Inputs.
 
#define OPTION_DRIVER_DIO_IN_OUT_CMD_MAX_OUT_PINS   32
 Maximum supported number of Outputs.
 

Macro Definition Documentation

◆ OPTION_DRIVER_DIO_IN_OUT_CMD_MAX_IN_PINS

#define OPTION_DRIVER_DIO_IN_OUT_CMD_MAX_IN_PINS   32

Maximum supported number of Inputs.

◆ OPTION_DRIVER_DIO_IN_OUT_CMD_MAX_OUT_PINS

#define OPTION_DRIVER_DIO_IN_OUT_CMD_MAX_OUT_PINS   32

Maximum supported number of Outputs.