#include "colony_map.h"
Go to the source code of this file.
|
class | Driver::DIO::Out |
| This class defines a generic interface for controlling a single Digital output signal. More...
|
|
|
namespace | Driver |
| namespace
|
|
namespace | Driver::DIO |
| The 'DIO' namespace provides drivers for Digital Input/Output drivers.
|
|
|
#define | DriverDioOutPinConfig_T DriverDioOutPinConfig_T_MAP |
| Defer the definition of the pin configuration to the application's 'platform'.
|
|
◆ DriverDioOutPinConfig_T
#define DriverDioOutPinConfig_T DriverDioOutPinConfig_T_MAP |
Defer the definition of the pin configuration to the application's 'platform'.