Aruna
|
This is the complete list of members for aruna::driver::ADC, including all inherited members.
_read(int32_t &raw)=0 | aruna::driver::ADC | privatepure virtual |
get_reference() const | aruna::driver::ADC | |
get_resolution() const | aruna::driver::ADC | |
raw_to_voltage(int32_t raw) | aruna::driver::ADC | virtual |
read_raw(T &raw) | aruna::driver::ADC | |
read_raw(T &raw) | aruna::driver::ADC | |
read_voltage(T &mV) | aruna::driver::ADC | |
read_voltage(T &mV) | aruna::driver::ADC | |
reference | aruna::driver::ADC | private |
resolution | aruna::driver::ADC | private |
set_reference(uint16_t mV) | aruna::driver::ADC | protected |
set_resolution(size_t bits) | aruna::driver::ADC | protected |