![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
SDX-1330
|
#include "Driver/LED/RedGreenBlue.h"#include "Driver/TPipe/Tx.h"#include "Cpl/Text/format.h"#include "Cpl/Text/FString.h"#include "Cpl/System/ElapsedTime.h"Go to the source code of this file.
Classes | |
| class | Driver::LED::TPipe::RedGreeBlue |
| This concrete class implements the Red-Green-Blue LED interface by sending the LED state over the TPipe to an external client. More... | |
Namespaces | |
| namespace | Driver |
| namespace | |
| namespace | Driver::LED |
| The 'LED' namespace provides drivers for various LEDs. | |
| namespace | Driver::LED::TPipe |
| The 'TPipe' namespace provides implementations that use the TPipe for the output of the LEDs. | |
Macros | |
| #define | DRIVER_LED_TPIPE_WORK_BUFFER_SIZE 128 |
| Size of my string work buffer (not including the null terminator) | |
| #define DRIVER_LED_TPIPE_WORK_BUFFER_SIZE 128 |
Size of my string work buffer (not including the null terminator)