template <>

class WireWeakAsyncBufferClientImpl

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

Public Methods

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

Get adc resolution in number of bits.

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fuchsia_hardware_adcimpl::Device::GetSample> GetSample (uint32_t channel_id)

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

channel_id.

Caller provides the backing storage for FIDL message.