Skip to main content

Crate fidl_next_fuchsia_hardware_cqhci

Crate fidl_next_fuchsia_hardware_cqhci 

Source

Re-exports§

pub use self::natural::*;

Modules§

cqhci
generic
natural
wire
wire_optional

Structs§

Cqhci
The type corresponding to the Cqhci protocol.
CqhciHostInfo
CqhciHostInfoResponse
EmmcPartition
Service
The type corresponding to the Service service.
ServiceConnector
A strongly-typed service connector for the Service service.

Enums§

EmmcPartitionId

Constants§

MAX_TRANSFER_UNBOUNDED
The maximum value for a transfer size, identifying that there effectively exists no maximum for a single operation.
SDMMC_MAX_NUM_PARTITIONS
This limit is arbitrary and can be increased if necessary.

Traits§

CqhciClientHandler
A client handler for the Cqhci protocol.
CqhciLocalClientHandler
A client handler for the Cqhci protocol.
CqhciLocalServerHandler
A server handler for the Cqhci protocol.
CqhciServerHandler
A server handler for the Cqhci protocol.
ServiceHandler
A service handler for the Service service.