nrfcxx  0.1.0
C++-17 Framework for Nordic nRF5 Devices
Namespaces | Data Structures
nrfcxx::sensor::adc Namespace Reference

Specializations of nrfcxx::periph::ADC for common ADC operations. More...

Namespaces

 steinhartHart
 Steinhart-Hart configurations for common thermistors and applications.
 

Data Structures

class  lpsm_wrapper
 A class that implements an LPM state machine around a periph::ADCClient. More...
 
class  ntcThermistor
 Class supporting thermistor measurements. More...
 
class  SteinhartHart
 Type holding Steinhart-Hart coefficients and extreme values. More...
 
class  vdd
 ADC instance to measure board Vdd. More...
 
class  voltage_divider
 ADC instance for voltage dividers. More...
 

Detailed Description

Specializations of nrfcxx::periph::ADC for common ADC operations.