Crate fidl_fuchsia_power_button
source ·Macros
Pattern that matches an unknown
Action
member.Pattern that matches an unknown
PowerButtonEvent
member.Structs
A Stream of incoming requests for Monitor
Enums
Action to perform when power button is pressed.
Protocol to manage the power button monitor.
This protocol allows applications to configure the action performed when the
power button is pressed.
It is intended for board-specific components that need to use the power
button for their own purposes (e.g. as a physical presence check).