Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Cqhci
- The type corresponding to the Cqhci protocol.
- Cqhci
Host Info - Cqhci
Host Info Response - Emmc
Partition - Service
- The type corresponding to the Service service.
- Service
Connector - A strongly-typed service connector for the
Serviceservice.
Enums§
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§
- Cqhci
Client Handler - A client handler for the Cqhci protocol.
- Cqhci
Local Client Handler - A client handler for the Cqhci protocol.
- Cqhci
Local Server Handler - A server handler for the Cqhci protocol.
- Cqhci
Server Handler - A server handler for the Cqhci protocol.
- Service
Handler - A service handler for the
Serviceservice.