Skip to main content

Crate fidl_next_fuchsia_hardware_clock

Crate fidl_next_fuchsia_hardware_clock 

Source

Re-exports§

pub use self::natural::*;

Modules§

clock
generic
natural
wire
wire_optional

Structs§

Clock
The type corresponding to the Clock protocol. Used for driver-to-driver communication.
ClockGetInputResponse
ClockGetNumInputsResponse
ClockGetPropertiesResponse
ClockGetRateResponse
ClockIsEnabledResponse
ClockQuerySupportedRateRequest
ClockQuerySupportedRateResponse
ClockSetInputRequest
ClockSetRateRequest
DebugService
The type corresponding to the DebugService service.
DebugServiceConnector
A strongly-typed service connector for the DebugService service.
Service
The type corresponding to the Service service.
ServiceConnector
A strongly-typed service connector for the Service service.

Constants§

MAX_CLOCK_NAME_LEN
Maximum length of the clock name.

Traits§

ClockClientHandler
A client handler for the Clock protocol.
ClockLocalClientHandler
A client handler for the Clock protocol.
ClockLocalServerHandler
A server handler for the Clock protocol.
ClockServerHandler
A server handler for the Clock protocol.
DebugServiceHandler
A service handler for the DebugService service.
ServiceHandler
A service handler for the Service service.

Type Aliases§

ClockDisableResponse
ClockEnableResponse
ClockSetInputResponse
ClockSetRateResponse