|
UUtzinger_DRV8704
0.1.1
Arduino library for the DRV8704 dual H-bridge gate driver
|
Shared abstraction for platform PWM generation backends. More...
Go to the source code of this file.
Classes | |
| class | DRV8704PwmBackend |
| Abstract board-specific PWM backend used for DRV8704 bridge inputs. More... | |
Functions | |
| DRV8704PwmBackend * | drv8704CreatePwmBackend () |
| Create the platform PWM backend selected by the active Arduino core. More... | |
Shared abstraction for platform PWM generation backends.
| DRV8704PwmBackend* drv8704CreatePwmBackend | ( | ) |
Create the platform PWM backend selected by the active Arduino core.
nullptr when the target has no supported PWM backend.