|
UUtzinger_DRV8704
0.1.1
Arduino library for the DRV8704 dual H-bridge gate driver
|
Generic Arduino analogWrite backend for DRV8704 PWM input generation. More...
#include "drv8704_pwm.h"Functions | |
| DRV8704PwmBackend * | drv8704CreatePwmBackend () |
| Create the platform PWM backend selected by the active Arduino core. More... | |
Generic Arduino analogWrite backend for DRV8704 PWM input generation.
| DRV8704PwmBackend* drv8704CreatePwmBackend | ( | ) |
Create the platform PWM backend selected by the active Arduino core.
nullptr when the target has no supported PWM backend.