struct PowerElementConfiguration

Defined at line 158 of file ../../sdk/lib/driver/power/cpp/types.h

Contains the `PowerElement` description and any dependencies it has on other `PowerElement`s.

Public Members

PowerElement element
vector dependencies

Public Methods

zx::result<PowerElementConfiguration> FromFidl (const fuchsia_hardware_power::PowerElementConfiguration & src)

Defined at line 270 of file ../../sdk/lib/driver/power/cpp/types.cc

zx::result<PowerElementConfiguration> FromFidl (const fuchsia_hardware_power::wire::PowerElementConfiguration & src)

Defined at line 297 of file ../../sdk/lib/driver/power/cpp/types.cc