DHCOM_HAL
Hardware-abstraction library (HAL) for multiple targets, including DHCOM modules
|
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... | |
The PWM class definitions.