![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
SDX-1330
|
#include "colony_map.h"#include "colony_config.h"Go to the source code of this file.
Classes | |
| class | Driver::DIO::Pwm |
| This class defines a generic interface for controlling a simple PWM output signal. More... | |
Namespaces | |
| namespace | Driver |
| namespace | |
| namespace | Driver::DIO |
| The 'DIO' namespace provides drivers for Digital Input/Output drivers. | |
Macros | |
| #define | DriverDioPwmConfig_T DriverDioPwmConfig_T_MAP |
| Defer the definition of the PWM configuration to the application's 'platform'. | |
| #define | OPTION_DRIVER_DIO_PWM_MAX_DUTY_CYCLE_VALUE 0xFFFF |
| Value for Maximum Duty/100% cycle. | |
| #define DriverDioPwmConfig_T DriverDioPwmConfig_T_MAP |
Defer the definition of the PWM configuration to the application's 'platform'.
| #define OPTION_DRIVER_DIO_PWM_MAX_DUTY_CYCLE_VALUE 0xFFFF |
Value for Maximum Duty/100% cycle.