Pigweed
 
Loading...
Searching...
No Matches
pw::analog::MicrovoltInput::References Struct Reference

#include <microvolt_input.h>

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: