Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Attributes | List of all members
pw::analog::MicrovoltInput::References Struct Reference

Public Attributes

int32_t max_voltage_uv
 Microvolts at AnalogInput::Limits::max.
 
int32_t min_voltage_uv
 Microvolts at AnalogInput::Limits::min.
 

Detailed Description

Specifies the maximum and minimum microvolt range the analog input can measure. The reference voltage difference cannot be bigger than sizeof(int32_t) which should be just above 2000V. These values do not change at run time. Inversion of min or max is supported.


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