Skip to main content

Crate fidl_next_common_fuchsia_hardware_platform_bus

Crate fidl_next_common_fuchsia_hardware_platform_bus 

Source

Re-exports§

pub use self::natural::*;

Modules§

generic
natural
sys_suspend
wire
wire_optional

Structs§

SysSuspend
The type corresponding to the SysSuspend protocol. Servers that implement this protocol can be registered to the platform bus to receive callbacks on why the platform bus is suspending.

Constants§

MAX_BTI
MAX_INFO_STRING_LENGTH
MAX_IRQ
MAX_MMIO
MAX_POWER_CONFIGS
MAX_SMC

Traits§

SysSuspendClientHandler
A client handler for the SysSuspend protocol.
SysSuspendLocalClientHandler
A client handler for the SysSuspend protocol.
SysSuspendLocalServerHandler
A server handler for the SysSuspend protocol.
SysSuspendServerHandler
A server handler for the SysSuspend protocol.