| Samraksh.eMote.DotNow Namespace : AnalogInput Class |
The following tables list the members exposed by AnalogInput.
| Name | Description | |
|---|---|---|
![]() ![]() | ConfigureADCSlaveDualChannel | Configure ADC slave mode with two channels |
![]() ![]() | ConfigureBatchMode | Configure ADC batch mode |
![]() ![]() | ConfigureBatchModeDualChannel | Configure ADC to read channels 1 and 2 in batch mode |
![]() ![]() | ConfigureBatchModeWithThresholding | Configure ADC batch mode with threshold |
![]() ![]() | ConfigureContinuousMode | Configure ADC continuous mode |
![]() ![]() | ConfigureContinuousModeDualChannel | Configure ADC to read channels 1 and 2 in continuous mode |
![]() ![]() | ConfigureContinuousModeWithThresholding | Configure ADC continouous mode with threshold |
![]() ![]() | DualChannelRead | Read two ADC channels synchronously |
![]() ![]() | InitChannel | Initialize ADC for specified channel |
![]() ![]() | InitializeADC | Initialize ADC |
![]() ![]() | InternalCallback | Native ADC driver callback |
![]() ![]() | Read | Read a single ADC channel synchronously |
![]() ![]() | SetPeriodicADCSamplingInterval | Sets the periodic times the ADC will sample and then sleep. SetPeriodicADCSamplingInterval(1.5, 0.5); will sample for 1.5 seconds, sleep for 0.5 seconds and then repeat. |
![]() ![]() | StopSampling | Stop ADC sampling for continuous or batch mode |
![]() ![]() | UninitializeADC | Uninitialize ADC |