template <>
class WireWeakAsyncClientImpl
Defined at line 1173 of file fidling/gen/sdk/fidl/fuchsia.hardware.pwm/fuchsia.hardware.pwm/cpp/fidl/fuchsia.hardware.pwm/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_hardware_pwm::Pwm::GetConfig> GetConfig ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_hardware_pwm::Pwm::SetConfig> SetConfig (const ::fuchsia_hardware_pwm::wire::PwmConfig & config)
The request and callback are allocated on the heap.
::fidl::internal::WireThenable< ::fuchsia_hardware_pwm::Pwm::Enable> Enable ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_hardware_pwm::Pwm::Disable> Disable ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.