WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
warpos::AdcConfig_t Struct Reference

Struct type definition for ADC configuration interface. More...

#include <Platform.h>

Public Attributes

const char * device
uint16 resolution_bits
floating_point voltage_min
floating_point voltage_max
floating_point timeout_ms

Detailed Description

Struct type definition for ADC configuration interface.

Member Data Documentation

◆ device

const char* warpos::AdcConfig_t::device

◆ resolution_bits

uint16 warpos::AdcConfig_t::resolution_bits

◆ timeout_ms

floating_point warpos::AdcConfig_t::timeout_ms

◆ voltage_max

floating_point warpos::AdcConfig_t::voltage_max

◆ voltage_min

floating_point warpos::AdcConfig_t::voltage_min

The documentation for this struct was generated from the following file:
  • /Users/mickey/Documents/Projects/warptwin/warpos/src/flight/Platform.h