|
UUtzinger_DRV8704
0.1.1
Arduino library for the DRV8704 dual H-bridge gate driver
|
Decoded device status and fault state. More...
#include <drv8704_types.h>
Public Member Functions | |
| DRV8704Status () | |
Public Attributes | |
| bool | overCurrentA |
| bool | overCurrentB |
| bool | overTemperature |
| bool | predriverFaultA |
| bool | predriverFaultB |
| uint16_t | raw |
| bool | undervoltage |
Decoded device status and fault state.
|
inline |
| bool DRV8704Status::overCurrentA |
| bool DRV8704Status::overCurrentB |
| bool DRV8704Status::overTemperature |
| bool DRV8704Status::predriverFaultA |
| bool DRV8704Status::predriverFaultB |
| uint16_t DRV8704Status::raw |
| bool DRV8704Status::undervoltage |