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

#include <A301.h>

Public Member Functions

 Warnings ()=default
 
 Warnings (uint16_t warnings)
 

Public Attributes

bool brownout {}
 
bool overcurrent {}
 
bool escEeprom {}
 
bool extEeprom {}
 
bool sensor {}
 
bool stall {}
 
bool hasReset {}
 
bool other {}
 
uint16_t rawBits {}
 

Constructor & Destructor Documentation

◆ Warnings() [1/2]

first::a301::A301::Warnings::Warnings ( )
default

◆ Warnings() [2/2]

A301::Warnings::Warnings ( uint16_t  warnings)
explicit

Member Data Documentation

◆ brownout

bool first::a301::A301::Warnings::brownout {}

◆ overcurrent

bool first::a301::A301::Warnings::overcurrent {}

◆ escEeprom

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

◆ extEeprom

bool first::a301::A301::Warnings::extEeprom {}

◆ sensor

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

◆ stall

bool first::a301::A301::Warnings::stall {}

◆ hasReset

bool first::a301::A301::Warnings::hasReset {}

◆ other

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

◆ rawBits

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

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