UUtzinger_DRV8704  0.1.1
Arduino library for the DRV8704 dual H-bridge gate driver
DRV8704HealthCheck Struct Reference

Minimal transport/bring-up health result. More...

#include <drv8704_types.h>

Public Member Functions

 DRV8704HealthCheck ()
 

Public Attributes

uint8_t defaultMatches
 
bool defaultsMatch
 
bool faultPinActive
 
bool faultPresent
 
bool initialized
 
bool spiOk
 
uint16_t statusRegister
 
bool writeReadbackOk
 

Detailed Description

Minimal transport/bring-up health result.

Constructor & Destructor Documentation

◆ DRV8704HealthCheck()

DRV8704HealthCheck::DRV8704HealthCheck ( )
inline

Member Data Documentation

◆ defaultMatches

uint8_t DRV8704HealthCheck::defaultMatches

◆ defaultsMatch

bool DRV8704HealthCheck::defaultsMatch

◆ faultPinActive

bool DRV8704HealthCheck::faultPinActive

◆ faultPresent

bool DRV8704HealthCheck::faultPresent

◆ initialized

bool DRV8704HealthCheck::initialized

◆ spiOk

bool DRV8704HealthCheck::spiOk

◆ statusRegister

uint16_t DRV8704HealthCheck::statusRegister

◆ writeReadbackOk

bool DRV8704HealthCheck::writeReadbackOk

The documentation for this struct was generated from the following file: