DHCOM_HAL
Hardware-abstraction library (HAL) for multiple targets, including DHCOM modules
 All Data Structures Files Functions Enumerations Macros Groups
Data Structures
pwm.h File Reference

The PWM class definitions. More...

Go to the source code of this file.

Data Structures

class  PWM
 The PWM object controls PWM output of the DHCOM module. The class is virtualized to enable many mockups when testing. The class does not provide exclusive control of the PWM avoid instantiating it several times (in the tests it is allowed, though). More...
 

Detailed Description

The PWM class definitions.