#include "colony_config.h"
#include "Cpl/TShell/Cmd/Command.h"
#include "Driver/DIO/InOut.h"
Go to the source code of this file.
|
namespace | Driver |
| namespace
|
|
namespace | Driver::DIO |
| The 'DIO' namespace provides drivers for Digital Input/Output drivers.
|
|
◆ 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.