template <>

class NaturalClientImpl

Defined at line 87 of file fidling/gen/sdk/fidl/fuchsia.hardware.adcimpl/fuchsia.hardware.adcimpl/cpp/fidl/fuchsia.hardware.adcimpl/cpp/driver/natural_messaging.h

Public Methods

::fidl::internal::NaturalThenable< ::fuchsia_hardware_adcimpl::Device::GetResolution> GetResolution ()

Get adc resolution in number of bits.

::fidl::internal::NaturalThenable< ::fuchsia_hardware_adcimpl::Device::GetSample> GetSample (const ::fidl::Request< ::fuchsia_hardware_adcimpl::Device::GetSample> & request)

Get sample - raw count from adc - of the ADC channel indicated by

channel_id.