![]()  | 
  
    Critical Link MityCam SoC Firmware
    1.0
    
   Critical Link MityCam SoC Firmware 
   | 
 
#include <VoltageSensor.h>
Public Member Functions | |
| tcVoltageSensor (void) | |
| virtual | ~tcVoltageSensor () | 
| virtual teNackCode | GetVoltage (int anIndex, float &arVoltage)=0 | 
This interface handles requests for enumerated ADC / voltage readings, e.g., for checking biasing voltages supplied to sensors.
      
  | 
  inline | 
      
  | 
  inlinevirtual | 
      
  | 
  pure virtual | 
Gets the voltage for the specified sensor index.
| anIndex | sensor index to retrieve | 
| arVoltage | voltage (in volts) of specified sensor |