REVLib - C++
first::a301::A301::Faults Struct Reference

#include <A301.h>

Public Member Functions

 Faults ()=default
 
 Faults (uint16_t faults)
 

Public Attributes

bool other {}
 
bool motorType {}
 
bool sensor {}
 
bool can {}
 
bool temperature {}
 
bool gateDriver {}
 
bool escEeprom {}
 
bool firmware {}
 
uint16_t rawBits {}
 

Constructor & Destructor Documentation

◆ Faults() [1/2]

first::a301::A301::Faults::Faults ( )
default

◆ Faults() [2/2]

A301::Faults::Faults ( uint16_t  faults)
explicit

Member Data Documentation

◆ other

bool first::a301::A301::Faults::other {}

◆ motorType

bool first::a301::A301::Faults::motorType {}

◆ sensor

bool first::a301::A301::Faults::sensor {}

◆ can

bool first::a301::A301::Faults::can {}

◆ temperature

bool first::a301::A301::Faults::temperature {}

◆ gateDriver

bool first::a301::A301::Faults::gateDriver {}

◆ escEeprom

bool first::a301::A301::Faults::escEeprom {}

◆ firmware

bool first::a301::A301::Faults::firmware {}

◆ rawBits

uint16_t first::a301::A301::Faults::rawBits {}

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