GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
Pwm.h File Reference
#include "colony_map.h"
#include "colony_config.h"
Include dependency graph for Pwm.h:
This graph shows which files directly or indirectly include this file:

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.
 

Macro Definition Documentation

◆ DriverDioPwmConfig_T

#define DriverDioPwmConfig_T   DriverDioPwmConfig_T_MAP

Defer the definition of the PWM configuration to the application's 'platform'.

◆ OPTION_DRIVER_DIO_PWM_MAX_DUTY_CYCLE_VALUE

#define OPTION_DRIVER_DIO_PWM_MAX_DUTY_CYCLE_VALUE   0xFFFF

Value for Maximum Duty/100% cycle.