Skip to main content

Crate fidl_next_fuchsia_hardware_powerdomain

Crate fidl_next_fuchsia_hardware_powerdomain 

Source

Re-exports§

pub use self::natural::*;

Modules§

domain
generic
natural
wire
wire_optional

Structs§

Domain
The type corresponding to the Domain protocol. Protocol for controlling a power domain. Provides basic enable/disable support, typically used when full power management is not required or is handled elsewhere.
DomainIsEnabledResponse
DomainMetadata
The top-level metadata structure passed to drivers to describe their power domains.
PowerDomain
Represents a single power domain configuration for a device.
Service
The type corresponding to the Service service.
ServiceConnector
A strongly-typed service connector for the Service service.

Traits§

DomainClientHandler
A client handler for the Domain protocol.
DomainLocalClientHandler
A client handler for the Domain protocol.
DomainLocalServerHandler
A server handler for the Domain protocol.
DomainServerHandler
A server handler for the Domain protocol.
ServiceHandler
A service handler for the Service service.

Type Aliases§

DomainDisableResponse
DomainEnableResponse